Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Mon, 04 Oct 2021 17:44:57
Message-Id: 1633369444.f401e943ab30ce5112bcf5114243a8a982e5a91e.sam@gentoo
1 commit: f401e943ab30ce5112bcf5114243a8a982e5a91e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Oct 4 15:38:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 17:44:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f401e943
7
8 dev-python/uritemplate: keyworded 3.0.1-r1 for sparc, bug #815403
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
19 index 67e0d2d5b69..18c3c0b6ee2 100644
20 --- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
21 +++ b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 SLOT="0"
25 LICENSE="Apache-2.0"
26 -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux"
28 IUSE="test"
29 RESTRICT="!test? ( test )"