From: Michał Górny Date: Wed, 5 Feb 2020 13:46:23 +0000 (+0100) Subject: dev-python/ghp-import: Remove old (drop to ~arch) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12ba1014ecfd646f053f991cd6a6cc956b1ab81d;p=gentoo.git dev-python/ghp-import: Remove old (drop to ~arch) Signed-off-by: Michał Górny --- 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