diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 14:21:28 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 14:21:28 +0200 |
commit | 75b3f90973e10d6826e9b0cd5b7e410c9329ff37 (patch) | |
tree | aa0960dadd60c1451c6fbfd033cce4af992e0d14 /dev-python | |
parent | dev-python/myst_parser: Keyword 0.18.0 ppc64, #850565 (diff) | |
download | gentoo-75b3f90973e10d6826e9b0cd5b7e410c9329ff37.tar.gz gentoo-75b3f90973e10d6826e9b0cd5b7e410c9329ff37.tar.bz2 gentoo-75b3f90973e10d6826e9b0cd5b7e410c9329ff37.zip |
dev-python/sphinx-pytest: Keyword 0.0.3 ppc64, #850565
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |