commit: e70cc6248e0cc4ae39941926578f43c12f6b74f7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 18:28:48 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 18:28:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70cc624
dev-python/pytest-check: Stabilize 1.0.9 ALLARCHES, #872887
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-check/pytest-check-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-check/pytest-check-1.0.9.ebuild
b/dev-python/pytest-check/pytest-check-1.0.9.ebuild
index 31947e866cc2..6e39e332ac34 100644
--- a/dev-python/pytest-check/pytest-check-1.0.9.ebuild
+++ b/dev-python/pytest-check/pytest-check-1.0.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]