diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:59 +0100 |
commit | d9809d400e42520c562026fc64faf5626370bfa9 (patch) | |
tree | 780b91ab267075b8082ce7d87c7f5d3e0c746587 /dev-python/virtualenv | |
parent | net-p2p/deluge: keyworded 2.0.3-r5 for ppc, bug #705486 (diff) | |
download | gentoo-d9809d400e42520c562026fc64faf5626370bfa9.tar.gz gentoo-d9809d400e42520c562026fc64faf5626370bfa9.tar.bz2 gentoo-d9809d400e42520c562026fc64faf5626370bfa9.zip |
dev-python/virtualenv: keyworded 20.0.18 for ppc, bug #700918
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.0.18.ebuild b/dev-python/virtualenv/virtualenv-20.0.18.ebuild index 8ff9d70c19ca..3bc6dde6c8b1 100644 --- a/dev-python/virtualenv/virtualenv-20.0.18.ebuild +++ b/dev-python/virtualenv/virtualenv-20.0.18.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" |