diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 14:46:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 15:05:07 +0100 |
commit | 12ba1014ecfd646f053f991cd6a6cc956b1ab81d (patch) | |
tree | 539965af0a4062bebb3bd8ee3be4ac88fc944501 /dev-python/ghp-import | |
parent | dev-python/geopy: Remove old (drop to ~arch) (diff) | |
download | gentoo-12ba1014ecfd646f053f991cd6a6cc956b1ab81d.tar.gz gentoo-12ba1014ecfd646f053f991cd6a6cc956b1ab81d.tar.bz2 gentoo-12ba1014ecfd646f053f991cd6a6cc956b1ab81d.zip |
dev-python/ghp-import: Remove old (drop to ~arch)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ghp-import')
-rw-r--r-- | dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild index 06c153b35727..c6fb4d58de59 100644 --- a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild +++ b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 |