commit: 75b3f90973e10d6826e9b0cd5b7e410c9329ff37
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 12:21:28 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 12:21:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b3f909
dev-python/sphinx-pytest: Keyword 0.0.3 ppc64, #850565
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
index f1de6dd9dadc..9314318cb059 100644
--- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
+++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]