From 05b1b2cfb6ff632c4740c414996306d3f0c7623f Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Mar 2021 22:11:00 +0000 Subject: [PATCH] dev-python/sphinx_lv2_theme: Stabilize 1.0.0 ALLARCHES, #775806 Signed-off-by: Sam James --- dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 df6c7200619dc..9373dfb52b03e 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}"