summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 15:01:27 +0000
committerSam James <sam@gentoo.org>2024-01-14 15:01:27 +0000
commit8cf73d7b35e41518cad753ca8aed3f7ce0fe9bb0 (patch)
tree96cdba362be22935f31805e917f0f147eb64dfd3 /dev-python/sphinx-press-theme
parentdev-util/android-udev-rules: Stabilize 20231207 ALLARCHES, #922110 (diff)
downloadgentoo-8cf73d7b35e41518cad753ca8aed3f7ce0fe9bb0.tar.gz
gentoo-8cf73d7b35e41518cad753ca8aed3f7ce0fe9bb0.tar.bz2
gentoo-8cf73d7b35e41518cad753ca8aed3f7ce0fe9bb0.zip
dev-python/sphinx-press-theme: Keyword 0.8.0 sparc, #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.ebuild4
1 files changed, 2 insertions, 2 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 5183c4bb3f18..6841ca12e39d 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/schettino72/sphinx_press_theme"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"