commit: 8e8a316d6a26eb08743edf50148c7b95e6a6d02e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 18:49:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 18:49:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8a316d
dev-python/sphinx-pytest: Stabilize 0.2.0 ALLARCHES, #916166
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sphinx-pytest/sphinx-pytest-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.2.0.ebuild
b/dev-python/sphinx-pytest/sphinx-pytest-0.2.0.ebuild
index 5cf11f8e357d..13af7d2d51d2 100644
--- a/dev-python/sphinx-pytest/sphinx-pytest-0.2.0.ebuild
+++ b/dev-python/sphinx-pytest/sphinx-pytest-0.2.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390
sparc x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]