diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 06:26:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 06:26:43 +0000 |
commit | 0911089dcad78a5c83928c4e63fbd1884615a52d (patch) | |
tree | eaf7c4d64d5883e00381ff8a09343cc1855c03a6 /dev-python/pytest | |
parent | x11-libs/xcb-util-wm: Stabilize 0.4.1-r3 arm64, #741975 (diff) | |
download | gentoo-0911089dcad78a5c83928c4e63fbd1884615a52d.tar.gz gentoo-0911089dcad78a5c83928c4e63fbd1884615a52d.tar.bz2 gentoo-0911089dcad78a5c83928c4e63fbd1884615a52d.zip |
dev-python/pytest: Keyword 6.0.2 ppc, #734780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-6.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.2.ebuild b/dev-python/pytest/pytest-6.0.2.ebuild index c9ea210721ab..79c06ee7d705 100644 --- a/dev-python/pytest/pytest-6.0.2.ebuild +++ b/dev-python/pytest/pytest-6.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |