summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-27 11:49:24 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-27 11:49:24 +0100
commit49985f928c79651a4a93326752e667e1cedf7704 (patch)
tree6b284b7767a79055744944720227cf6530332185 /dev-python/fs
parentdev-python/fonttools: Remove redundant versions (diff)
downloadgentoo-49985f928c79651a4a93326752e667e1cedf7704.tar.gz
gentoo-49985f928c79651a4a93326752e667e1cedf7704.tar.bz2
gentoo-49985f928c79651a4a93326752e667e1cedf7704.zip
dev-python/fs: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/fs')
-rw-r--r--dev-python/fs/fs-2.4.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fs/fs-2.4.9.ebuild b/dev-python/fs/fs-2.4.9.ebuild
index 6ed2d4ffee1f..b2b471564ada 100644
--- a/dev-python/fs/fs-2.4.9.ebuild
+++ b/dev-python/fs/fs-2.4.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils