dev-python/pytest-virtualenv: keyworded 1.7.0 for ppc64, bug #711846
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 29 Mar 2020 21:15:10 +0000 (22:15 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 29 Mar 2020 21:21:42 +0000 (22:21 +0100)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild

index 9716be1c20e15dd27a0ead64dc038bf95c43db00..0534aa765003bc36d51585d7f4b78a783c7e0e95 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 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
        dev-python/pytest-fixture-config[${PYTHON_USEDEP}]