diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-02-25 18:24:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-25 18:34:05 +0000 |
commit | 8613c5134fef2e2f6f0de1d555adc4a4a7ca0a37 (patch) | |
tree | dd296d2868aa801c6ba4d064e0113679e8049cf3 /dev-python/sphinx_lv2_theme | |
parent | app-portage/eix: stable 0.34.12 for hppa, bug #771513 (diff) | |
download | gentoo-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.ebuild | 2 |
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}" |