summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-02-25 18:24:29 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-25 18:34:05 +0000
commit8613c5134fef2e2f6f0de1d555adc4a4a7ca0a37 (patch)
treedd296d2868aa801c6ba4d064e0113679e8049cf3 /dev-python/sphinx_lv2_theme
parentapp-portage/eix: stable 0.34.12 for hppa, bug #771513 (diff)
downloadgentoo-8613c5134fef2e2f6f0de1d555adc4a4a7ca0a37.tar.gz
gentoo-8613c5134fef2e2f6f0de1d555adc4a4a7ca0a37.tar.bz2
gentoo-8613c5134fef2e2f6f0de1d555adc4a4a7ca0a37.zip
dev-python/sphinx_lv2_theme: keyworded 1.0.0 for hppa, bug #769413
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@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 78ade22f2821..6be51515bb0d 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"