summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-06 17:21:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-06 17:21:55 +0300
commitf301b57235f1e31df5455393c010b6157810b106 (patch)
treebd7b9f8bab5506c7c78543f4f7fe332b55e9b82e
parentdev-perl/CBOR-XS: Bump to version 1.710.0 (diff)
downloadgentoo-f301b57235f1e31df5455393c010b6157810b106.tar.gz
gentoo-f301b57235f1e31df5455393c010b6157810b106.tar.bz2
gentoo-f301b57235f1e31df5455393c010b6157810b106.zip
dev-python/pip: arm stable wrt bug #719946
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--dev-python/pip/pip-20.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-20.0.2.ebuild b/dev-python/pip/pip-20.0.2.ebuild
index dc4e60cb9335..249b0d007e87 100644
--- a/dev-python/pip/pip-20.0.2.ebuild
+++ b/dev-python/pip/pip-20.0.2.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
# setuptools & wheel .whl files are required for testing, exact version is not very important.
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="test -vanilla"