summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 09:50:25 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 09:50:57 +0200
commit158c0b5500183331618f257adae79d4e87b1d1ee (patch)
tree0633cbaa0d6cbb39da5f1b9a55941c1c38b9b8f0 /dev-python/pytest
parentdev-python/pytest: Stabilize 5.4.3 ppc ppc64, #723996 (diff)
downloadgentoo-158c0b5500183331618f257adae79d4e87b1d1ee.tar.gz
gentoo-158c0b5500183331618f257adae79d4e87b1d1ee.tar.bz2
gentoo-158c0b5500183331618f257adae79d4e87b1d1ee.zip
dev-python/pytest: Stabilize 5.4.3 arm64, #731522
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-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 892e5dfc9c49..ccf148d84c1f 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 )"