commit: 53814233a3b1b9d9940bd91f91c3477d0f6bf632 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat May 30 19:37:15 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat May 30 19:37:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53814233
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 <AT> gentoo.org> dev-python/virtualenv/virtualenv-20.0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/virtualenv/virtualenv-20.0.21.ebuild b/dev-python/virtualenv/virtualenv-20.0.21.ebuild index 15edadfdb16..88ed5ef7442 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 )"
