commit: e3763e8d4a5bb135ec6bc3594978897386d2d376
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 07:54:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 07:54:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3763e8d
dev-python/pytest: Stabilize 6.0.2 arm64, #752309
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest/pytest-6.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-6.0.2.ebuild
b/dev-python/pytest/pytest-6.0.2.ebuild
index 6f3c17ec443..0c78ac349d6 100644
--- a/dev-python/pytest/pytest-6.0.2.ebuild
+++ b/dev-python/pytest/pytest-6.0.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"