summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-30 20:37:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-30 20:37:15 +0100
commit53814233a3b1b9d9940bd91f91c3477d0f6bf632 (patch)
tree41b69581f0bba8aa4e8ba9c4a5a47c82f1fe23d1
parentdev-python/click-default-group: keyworded 1.2.2 for ia64, bug #700918 (diff)
downloadgentoo-53814233.tar.gz
gentoo-53814233.tar.bz2
gentoo-53814233.zip
dev-python/virtualenv: keyworded 20.0.21 for ia64, bug #700918
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/virtualenv/virtualenv-20.0.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.0.21.ebuild b/dev-python/virtualenv/virtualenv-20.0.21.ebuild
index 15edadfdb160..88ed5ef74422 100644
--- a/dev-python/virtualenv/virtualenv-20.0.21.ebuild
+++ b/dev-python/virtualenv/virtualenv-20.0.21.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"