diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 21:40:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 21:40:44 +0000 |
commit | b02b5e3417701eebf8d5548f8745b4e449a0c727 (patch) | |
tree | da3bf98d80656f749b06e8cc9fd92f1e843bc22c /dev-python/sphinx_lv2_theme | |
parent | media-sound/sndio: Keyword 1.7.0 ppc, #769122 (diff) | |
download | gentoo-b02b5e3417701eebf8d5548f8745b4e449a0c727.tar.gz gentoo-b02b5e3417701eebf8d5548f8745b4e449a0c727.tar.bz2 gentoo-b02b5e3417701eebf8d5548f8745b4e449a0c727.zip |
dev-python/sphinx_lv2_theme: Keyword 1.0.0 ppc, #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.ebuild | 2 |
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}" |