commit: e0e02316a4b4f2ff124369c5daccd450cdf47234
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 18:04:09 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 18:04:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e02316
dev-python/sphinx-pytest: Stabilize 0.0.4 arm64, #857330
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
index 729dc3cc684d..9346d95e339a 100644
--- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
+++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc
~x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]