We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d63cd commit ae708e4Copy full SHA for ae708e4
net-analyzer/enteletaor/enteletaor-1.1.1.ebuild
@@ -1,9 +1,9 @@
1
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=7
5
6
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
7
8
inherit distutils-r1
9
0 commit comments