summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 21:37:42 +0000
committerSam James <sam@gentoo.org>2021-02-09 21:37:42 +0000
commit761bc4e8d01845f37d4bdb6fbf9c2d1b1a59bc93 (patch)
tree7aa295a34588bb077e9f830a5e7d6e8639aea6bb /dev-python/sphinx_lv2_theme
parentmedia-sound/sndio: Keyword 1.7.0 ppc64, #769122 (diff)
downloadgentoo-761bc4e8d01845f37d4bdb6fbf9c2d1b1a59bc93.tar.gz
gentoo-761bc4e8d01845f37d4bdb6fbf9c2d1b1a59bc93.tar.bz2
gentoo-761bc4e8d01845f37d4bdb6fbf9c2d1b1a59bc93.zip
dev-python/sphinx_lv2_theme: Keyword 1.0.0 ppc64, #769413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_lv2_theme')
-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 c1346268a765..9df1bab99916 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 ~sparc"
+KEYWORDS="~amd64 ~ppc64 ~sparc"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"