summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-02 10:04:17 +0000
committerSam James <sam@gentoo.org>2020-12-02 10:04:17 +0000
commitd4447dcc07bc16d7d7d9fb8b0560ff8f8a44baf9 (patch)
tree478d57544164a6036f0ffe30d2477e3047af2f66
parentnet-dns/idnkit: Stabilize 2.3 arm64, #757162 (diff)
downloadgentoo-d4447dcc.tar.gz
gentoo-d4447dcc.tar.bz2
gentoo-d4447dcc.zip
dev-python/pytest: Stabilize 6.1.2 ALLARCHES, #757504
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytest/pytest-6.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.1.2.ebuild b/dev-python/pytest/pytest-6.1.2.ebuild
index c10d175798ea..83746d2c0f00 100644
--- a/dev-python/pytest/pytest-6.1.2.ebuild
+++ b/dev-python/pytest/pytest-6.1.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"