Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Fri, 29 Sep 2017 23:33:05
Message-Id: 1506727914.d041355bc3b3f59f401fb97624fc202d4d584206.prometheanfire@gentoo
1 commit: d041355bc3b3f59f401fb97624fc202d4d584206
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:31:54 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:31:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d041355b
7
8 dev-python/uritemplate: 3.0.0 stablized amd64 arm x86 under allarches
9
10 dev-python/uritemplate/uritemplate-3.0.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/uritemplate/uritemplate-3.0.0.ebuild b/dev-python/uritemplate/uritemplate-3.0.0.ebuild
14 index 2ed093f81d2..17aef2cea9d 100644
15 --- a/dev-python/uritemplate/uritemplate-3.0.0.ebuild
16 +++ b/dev-python/uritemplate/uritemplate-3.0.0.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 SLOT="0"
20 LICENSE="Apache-2.0"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
23 IUSE=""
24
25 RDEPEND="