summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 09:46:55 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 09:50:56 +0200
commitdad4d7c1fc5dc6ce30b6d1595a328763d8012f31 (patch)
treeea23f7b5f9154d7234cc30bf92c54090397c0d35 /dev-python
parentdev-python/xmlschema: Stabilize 1.1.3 ppc ppc64, #723996 (diff)
downloadgentoo-dad4d7c1fc5dc6ce30b6d1595a328763d8012f31.tar.gz
gentoo-dad4d7c1fc5dc6ce30b6d1595a328763d8012f31.tar.bz2
gentoo-dad4d7c1fc5dc6ce30b6d1595a328763d8012f31.zip
dev-python/pytest: Stabilize 5.4.3 ppc ppc64, #723996
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest/pytest-5.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.3.ebuild b/dev-python/pytest/pytest-5.4.3.ebuild
index 3611e8fb3382..892e5dfc9c49 100644
--- a/dev-python/pytest/pytest-5.4.3.ebuild
+++ b/dev-python/pytest/pytest-5.4.3.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 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"