summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-30 19:43:16 +0000
committerMichał Górny <mgorny@gentoo.org>2020-05-30 21:48:11 +0200
commite84d809c338d63b0ea275eb5cec2977c1838c71d (patch)
tree8584e4f09c77a9c85391473df73ef2026a37488b
parentdev-python/virtualenv: arm64 keyworded (bug #700918) (diff)
downloadgentoo-e84d809c.tar.gz
gentoo-e84d809c.tar.bz2
gentoo-e84d809c.zip
dev-python/pip: arm64 keyworded (bug #719700)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pip/pip-20.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-20.1.1.ebuild b/dev-python/pip/pip-20.1.1.ebuild
index 449e1cc51924..1394a8e4f4f6 100644
--- a/dev-python/pip/pip-20.1.1.ebuild
+++ b/dev-python/pip/pip-20.1.1.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
# setuptools & wheel .whl files are required for testing, exact version is not very important.
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="test -vanilla"