summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-24 20:18:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-24 20:18:23 +0000
commitc8b50d369e4929ffac25b0abeeb68b1d59f2b5d7 (patch)
treed416c71fcf5b51662afeb01a2f1624375a11c297 /dev-python
parenteb68a001fbd41b02c0fb0c02a0fe34a8402c5d49 (diff)
downloadbaldeagleos-repo-c8b50d369e4929ffac25b0abeeb68b1d59f2b5d7.tar.gz
baldeagleos-repo-c8b50d369e4929ffac25b0abeeb68b1d59f2b5d7.tar.xz
baldeagleos-repo-c8b50d369e4929ffac25b0abeeb68b1d59f2b5d7.zip
Adding metadata
Diffstat (limited to 'dev-python')
-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 7ec9e016d518..eb1f6522ccbd 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"