diff options
author | 2020-03-29 22:15:10 +0100 | |
---|---|---|
committer | 2020-03-29 22:21:42 +0100 | |
commit | 34f1e88d8c5545f855d1db3d7b8d4dee9581b7f1 (patch) | |
tree | 679fdeb278635d2beffa716159afce5f6977fc54 /dev-python/pytest-virtualenv | |
parent | dev-python/urllib3: keyworded 1.25.8 for ppc64, bug #711762 (diff) | |
download | gentoo-34f1e88d8c5545f855d1db3d7b8d4dee9581b7f1.tar.gz gentoo-34f1e88d8c5545f855d1db3d7b8d4dee9581b7f1.tar.bz2 gentoo-34f1e88d8c5545f855d1db3d7b8d4dee9581b7f1.zip |
dev-python/pytest-virtualenv: keyworded 1.7.0 for ppc64, bug #711846
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r-- | dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild index 9716be1c20e1..0534aa765003 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest-fixture-config[${PYTHON_USEDEP}] |