summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 06:49:41 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 06:59:45 +0100
commitf84efc0da790cc828c1f98b2e726056b042d27f8 (patch)
treeba950e8c27746a2e0a3eae187fbabf20dc9ea2c7 /dev-python
parentapp-portage/gs-elpa: Remove py2 (diff)
downloadgentoo-f84efc0da790cc828c1f98b2e726056b042d27f8.tar.gz
gentoo-f84efc0da790cc828c1f98b2e726056b042d27f8.tar.bz2
gentoo-f84efc0da790cc828c1f98b2e726056b042d27f8.zip
dev-python/sexpdata: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
index 1f1fbd53322d..b0baea02ce4f 100644
--- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
+++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
inherit distutils-r1