commit: 2233c7900042b853010d605b36df5db32a663ed3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 27 02:58:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 02:58:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2233c790
Revert "dev-python/sphinx-press-theme: add KEYWORDS to match media-libs/opencolorio" This reverts commit b2333d0ba9bb7bcb3f70b5a3cc3512f92d47665b. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}]"
