diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:10:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:51:37 +0200 |
commit | 90cb83ad9804b11c8fd1e45ef771cd2c18fb086b (patch) | |
tree | 2606fde5bfd59ca8c329da658f6630f6b5087a4c /dev-python/pytest | |
parent | dev-python/xmlschema: Keyword 1.2.0 ppc, #703174 (diff) | |
download | gentoo-90cb83ad9804b11c8fd1e45ef771cd2c18fb086b.tar.gz gentoo-90cb83ad9804b11c8fd1e45ef771cd2c18fb086b.tar.bz2 gentoo-90cb83ad9804b11c8fd1e45ef771cd2c18fb086b.zip |
dev-python/pytest: Keyword 5.4.2 ppc, #703174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.2.ebuild b/dev-python/pytest/pytest-5.4.2.ebuild index 7ea70529f1b1..d6af74a087a4 100644 --- a/dev-python/pytest/pytest-5.4.2.ebuild +++ b/dev-python/pytest/pytest-5.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |