summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 07:10:54 +0000
committerSam James <sam@gentoo.org>2021-02-22 07:10:54 +0000
commit58e9e66f4cf6b2f92d7fef20584a1ecb6a176e5a (patch)
treeda3726454984cd8dac68c2c7cc597fe78738dc6f /dev-python/sphinx_lv2_theme
parentdev-ruby/rest-client: add ruby27 (diff)
downloadgentoo-58e9e66f4cf6b2f92d7fef20584a1ecb6a176e5a.tar.gz
gentoo-58e9e66f4cf6b2f92d7fef20584a1ecb6a176e5a.tar.bz2
gentoo-58e9e66f4cf6b2f92d7fef20584a1ecb6a176e5a.zip
dev-python/sphinx_lv2_theme: Keyword 1.0.0 arm, #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.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 310b7507f720..29a90a74b6ba 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"