diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-04 17:38:33 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 18:44:04 +0100 |
commit | f401e943ab30ce5112bcf5114243a8a982e5a91e (patch) | |
tree | 2f50f5a59bed5242fa588d364824ae71c781decc /dev-python/uritemplate | |
parent | dev-python/fqdn: keyworded 1.5.1 for sparc, bug #815403 (diff) | |
download | gentoo-f401e943ab30ce5112bcf5114243a8a982e5a91e.tar.gz gentoo-f401e943ab30ce5112bcf5114243a8a982e5a91e.tar.bz2 gentoo-f401e943ab30ce5112bcf5114243a8a982e5a91e.zip |
dev-python/uritemplate: keyworded 3.0.1-r1 for sparc, bug #815403
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild index 67e0d2d5b696..18c3c0b6ee23 100644 --- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild +++ b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |