commit: ce34cfa88ac687ce9b618c4b3f6dbff8ae7318b2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 02:31:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 02:31:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce34cfa8
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 <sam <AT> gentoo.org> 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 2bb94609273..3a5a72a5368 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}"