diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-09 23:08:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-09 23:08:31 +0100 |
commit | 7653e55b29f790e1ab32cbf519e29ab597083623 (patch) | |
tree | f7d54734918b3504de2675768348f7c84bdffc9a /dev-python | |
parent | dev-python/pytest-freezegun: keyworded 0.4.1 for ia64 (diff) | |
download | gentoo-7653e55b29f790e1ab32cbf519e29ab597083623.tar.gz gentoo-7653e55b29f790e1ab32cbf519e29ab597083623.tar.bz2 gentoo-7653e55b29f790e1ab32cbf519e29ab597083623.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.0.26.ebuild b/dev-python/virtualenv/virtualenv-20.0.26.ebuild index f783a4a674dc..d2e5acab0ae7 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 )" |