summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-04 11:38:40 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-04 11:38:40 +0100
commit7f3ec74e967e7624a7a0e4edf585159d22fc105c (patch)
tree93d19f94392a0af3e4b67c3382460cb80369d61d /dev-python/pytest-virtualenv
parentdev-python/pytest-virtualenv: keyworded 1.7.0 for ppc, bug #711846 (diff)
downloadgentoo-7f3ec74e967e7624a7a0e4edf585159d22fc105c.tar.gz
gentoo-7f3ec74e967e7624a7a0e4edf585159d22fc105c.tar.bz2
gentoo-7f3ec74e967e7624a7a0e4edf585159d22fc105c.zip
dev-python/pytest-virtualenv: keyworded 1.7.0-r1 for ppc, bug #711846
Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" 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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
index d2d06730d852..56c8f40be92d 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.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 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]