Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Mon, 26 Jun 2017 10:21:14
Message-Id: 1498472155.929e0f645c76f9c540e686842b845b292a85e76c.aballier@gentoo
1 commit: 929e0f645c76f9c540e686842b845b292a85e76c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 10:15:55 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 10:15:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929e0f64
7
8 dev-python/uritemplate: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/uritemplate/uritemplate-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/uritemplate/uritemplate-3.0.0.ebuild b/dev-python/uritemplate/uritemplate-3.0.0.ebuild
16 index 64e3d0b54b7..2ed093f81d2 100644
17 --- a/dev-python/uritemplate/uritemplate-3.0.0.ebuild
18 +++ b/dev-python/uritemplate/uritemplate-3.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="Apache-2.0"
23 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="