summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2020-02-11 15:01:35 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2020-02-11 15:02:51 +0300
commit356bba9a3f5185435c92d216d168a9f6e13a613e (patch)
tree124c3f74869cdfa59fe3532925e1cb22aad1433f
parentdev-python/scripttest: Add ~arm (diff)
downloadgentoo-356bba9a.tar.gz
gentoo-356bba9a.tar.bz2
gentoo-356bba9a.zip
dev-python/pip: works on ~arm
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov <alexxy@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 fe842dac9547..2e7b6e06d4dc 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="~amd64 ~arm64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
SLOT="0"
IUSE="test -vanilla"