summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-06 20:13:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-06 20:13:11 +0300
commitb947e512f4b1d6fd5ac5ef0c2dc2c55ae339302d (patch)
treec357d78030f50b6d3b19f63c38e35facbb108e0d /dev-python
parentdev-python/scripttest: Add ~ia64 keyword (diff)
downloadgentoo-b947e512f4b1d6fd5ac5ef0c2dc2c55ae339302d.tar.gz
gentoo-b947e512f4b1d6fd5ac5ef0c2dc2c55ae339302d.tar.bz2
gentoo-b947e512f4b1d6fd5ac5ef0c2dc2c55ae339302d.zip
dev-python/pip: add ~ia64 keyword
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python')
-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 ee981a4d50ea..8135c622fc91 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 ~ia64 ppc ppc64 ~sparc ~x86"
SLOT="0"
IUSE="test -vanilla"