dev-python/pytest-virtualenv: keyworded 1.7.0 for ppc, bug #711846
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 4 Apr 2020 10:38:27 +0000 (11:38 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 4 Apr 2020 10:38:27 +0000 (11:38 +0100)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild

index 0534aa765003bc36d51585d7f4b78a783c7e0e95..a332a1c5f597632c81b285cb1a51f3e6c48d031f 100644 (file)
@@ -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}]