dev-python/sphinx-press-theme: add KEYWORDS to match media-libs/opencolorio

* media-libs/opencolorio is the consumer at the moment, so march it's
KEYWORDS

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander
2023-10-11 17:16:32 +02:00
committed by Sam James
parent 8deb03176e
commit 39f5153b5a

View File

@@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/schettino72/sphinx_press_theme"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"