commit: c26291ebe4473c490dc760666f2678608600aacc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 07:00:16 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 07:03:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26291eb
dev-python/sphinx-pytest: Keyword 0.0.5 alpha, #873553
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild
b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild
index 729dc3cc684d..cb89aff27694 100644
--- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild
+++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]