summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-27 03:58:19 +0100
committerSam James <sam@gentoo.org>2023-10-27 03:58:19 +0100
commit2233c7900042b853010d605b36df5db32a663ed3 (patch)
treeeadbdbeacad4b6d0c0b5dba644335f5a6e8d6e93 /dev-python/sphinx-press-theme
parentRevert "media-libs/OpenColorIO: unmask doc for >=2.2.1" (diff)
downloadgentoo-2233c7900042b853010d605b36df5db32a663ed3.tar.gz
gentoo-2233c7900042b853010d605b36df5db32a663ed3.tar.bz2
gentoo-2233c7900042b853010d605b36df5db32a663ed3.zip
Revert "dev-python/sphinx-press-theme: add KEYWORDS to match media-libs/opencolorio"
This reverts commit b2333d0ba9bb7bcb3f70b5a3cc3512f92d47665b. 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 5183c4bb3f18..e9672290f15e 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 ~x86"
+KEYWORDS="~amd64"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"