summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 22:13:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 22:24:57 +0100
commit531f44f64cdf3697119d88b69f333c93682a4961 (patch)
treed58f290c801f24a481f15b29b84dec81a7a850db /sys-apps/kmod/kmod-9999.ebuild
parentsci-libs/scikits: Remove py2 (diff)
downloadgentoo-531f44f64cdf3697119d88b69f333c93682a4961.tar.gz
gentoo-531f44f64cdf3697119d88b69f333c93682a4961.tar.bz2
gentoo-531f44f64cdf3697119d88b69f333c93682a4961.zip
sys-apps/kmod: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/kmod/kmod-9999.ebuild')
-rw-r--r--sys-apps/kmod/kmod-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/kmod/kmod-9999.ebuild b/sys-apps/kmod/kmod-9999.ebuild
index 3313669d60c9..1ba782da2719 100644
--- a/sys-apps/kmod/kmod-9999.ebuild
+++ b/sys-apps/kmod/kmod-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 multilib python-r1