summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-11 12:28:40 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-11 12:38:04 +0100
commit02119be6281885b65c0770140e63338a0e62360d (patch)
treede6f06bceb14c53287936c90abc256f7530eac9b
parentapp-misc/icdiff: Remove py2 (diff)
downloadgentoo-02119be6.tar.gz
gentoo-02119be6.tar.bz2
gentoo-02119be6.zip
app-misc/openastro-data: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-misc/openastro-data/openastro-data-1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/openastro-data/openastro-data-1.8.ebuild b/app-misc/openastro-data/openastro-data-1.8.ebuild
index b669c656131e..376f9c888788 100644
--- a/app-misc/openastro-data/openastro-data-1.8.ebuild
+++ b/app-misc/openastro-data/openastro-data-1.8.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1