diff options
author | 2021-02-09 15:04:18 +0100 | |
---|---|---|
committer | 2021-02-09 14:11:30 +0000 | |
commit | 527143a485858f3fc2f578a7183eba5b89d7e6ff (patch) | |
tree | 95c2ff06a6b3f0839d7ae8dc388c149a5a599029 /dev-python/sphinx_lv2_theme | |
parent | dev-libs/nss-pem: keyworded 1.0.7 for sparc, bug #769578 (diff) | |
download | gentoo-527143a485858f3fc2f578a7183eba5b89d7e6ff.tar.gz gentoo-527143a485858f3fc2f578a7183eba5b89d7e6ff.tar.bz2 gentoo-527143a485858f3fc2f578a7183eba5b89d7e6ff.zip |
dev-python/sphinx_lv2_theme: keyworded 1.0.0 for sparc, bug #769413
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 904cc43951f7..c1346268a765 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" +KEYWORDS="~amd64 ~sparc" S="${WORKDIR}/${PN}-v${PV}-${COMMIT}" |