summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 22:11:00 +0000
committerSam James <sam@gentoo.org>2021-03-14 22:11:00 +0000
commit05b1b2cfb6ff632c4740c414996306d3f0c7623f (patch)
tree65432d11dfc68e754e18b0a0e237dd2d32aef253 /dev-python/sphinx_lv2_theme
parentdev-libs/elfutils: Stabilize 0.183 ppc64, #775749 (diff)
downloadgentoo-05b1b2cfb6ff632c4740c414996306d3f0c7623f.tar.gz
gentoo-05b1b2cfb6ff632c4740c414996306d3f0c7623f.tar.bz2
gentoo-05b1b2cfb6ff632c4740c414996306d3f0c7623f.zip
dev-python/sphinx_lv2_theme: Stabilize 1.0.0 ALLARCHES, #775806
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 df6c7200619d..9373dfb52b03 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 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"