summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-05 16:36:24 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-05 16:36:37 +0200
commitfdd8354f34444d117f6564279f37e4db8882ad12 (patch)
treea157f0072da7cfd1b7b1bd2f3a60f5c1e6bbdc03 /dev-python/pytest
parentdev-python/xmlschema: Stabilize 1.1.3 amd64, #723996 (diff)
downloadgentoo-fdd8354f34444d117f6564279f37e4db8882ad12.tar.gz
gentoo-fdd8354f34444d117f6564279f37e4db8882ad12.tar.bz2
gentoo-fdd8354f34444d117f6564279f37e4db8882ad12.zip
dev-python/pytest: Stabilize 5.4.2 amd64, #723996
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.ebuild2
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 c8caedd2dddb..ca4430ada62a 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 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"