summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 21:40:44 +0000
committerSam James <sam@gentoo.org>2021-02-09 21:40:44 +0000
commitb02b5e3417701eebf8d5548f8745b4e449a0c727 (patch)
treeda3bf98d80656f749b06e8cc9fd92f1e843bc22c
parentmedia-sound/sndio: Keyword 1.7.0 ppc, #769122 (diff)
downloadgentoo-b02b5e34.tar.gz
gentoo-b02b5e34.tar.bz2
gentoo-b02b5e34.zip
dev-python/sphinx_lv2_theme: Keyword 1.0.0 ppc, #769413
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
index 9df1bab99916..18ca3a8f7b16 100644
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
+++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
@@ -14,6 +14,6 @@ SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/{PN}-v${PV}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"