commit: 7653e55b29f790e1ab32cbf519e29ab597083623
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 22:08:26 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 22:08:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7653e55b
dev-python/virtualenv: keyworded 20.0.26 for ia64
keyworded wrt bug #731714
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/virtualenv/virtualenv-20.0.26.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/virtualenv/virtualenv-20.0.26.ebuild
b/dev-python/virtualenv/virtualenv-20.0.26.ebuild
index f783a4a674d..d2e5acab0ae 100644
--- a/dev-python/virtualenv/virtualenv-20.0.26.ebuild
+++ b/dev-python/virtualenv/virtualenv-20.0.26.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"