diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:37:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:37:15 +0100 |
commit | 53814233a3b1b9d9940bd91f91c3477d0f6bf632 (patch) | |
tree | 41b69581f0bba8aa4e8ba9c4a5a47c82f1fe23d1 /dev-python/virtualenv | |
parent | dev-python/click-default-group: keyworded 1.2.2 for ia64, bug #700918 (diff) | |
download | gentoo-53814233a3b1b9d9940bd91f91c3477d0f6bf632.tar.gz gentoo-53814233a3b1b9d9940bd91f91c3477d0f6bf632.tar.bz2 gentoo-53814233a3b1b9d9940bd91f91c3477d0f6bf632.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>
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.0.21.ebuild | 2 |
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 )" |