diff options
author | Sam James <sam@gentoo.org> | 2024-01-14 17:21:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-14 17:21:12 +0000 |
commit | a26e4f1d8748030c5a221b024f8d4a5fb41b98ee (patch) | |
tree | cadf73226d41ba8360b30aeaafe982fc1aee2f46 /dev-python/sphinx-press-theme | |
parent | sys-process/systemd-cron: fix dependencies (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |