summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 17:21:12 +0000
committerSam James <sam@gentoo.org>2024-01-14 17:21:12 +0000
commita26e4f1d8748030c5a221b024f8d4a5fb41b98ee (patch)
treecadf73226d41ba8360b30aeaafe982fc1aee2f46 /dev-python/sphinx-press-theme
parentsys-process/systemd-cron: fix dependencies (diff)
downloadgentoo-a26e4f1d8748030c5a221b024f8d4a5fb41b98ee.tar.gz
gentoo-a26e4f1d8748030c5a221b024f8d4a5fb41b98ee.tar.bz2
gentoo-a26e4f1d8748030c5a221b024f8d4a5fb41b98ee.zip
dev-python/sphinx-press-theme: Keyword 0.8.0 ppc, #921829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-press-theme')
-rw-r--r--dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild b/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild
index 6841ca12e39d..ea07e9d12d44 100644
--- a/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild
+++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild
@@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/schettino72/sphinx_press_theme"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"