From ce34cfa88ac687ce9b618c4b3f6dbff8ae7318b2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 15 Mar 2021 02:31:42 +0000 Subject: [PATCH] dev-python/sphinx_lv2_theme: ALLARCHES stable for 1.0.0 Bug: https://bugs.gentoo.org/775806 Bug: https://bugs.gentoo.org/775803 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 2bb946092730a..3a5a72a53681b 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}"