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/clint/
Date: Sat, 05 Sep 2020 00:29:57
Message-Id: 1599265338.ab084d9a14e0d3a8eceff127f356b357595a521f.sam@gentoo
1 commit: ab084d9a14e0d3a8eceff127f356b357595a521f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 00:22:18 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 00:22:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab084d9a
7
8 dev-python/clint: Keyword 0.5.1-r1 arm64, #728684
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/clint/clint-0.5.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/clint/clint-0.5.1-r1.ebuild b/dev-python/clint/clint-0.5.1-r1.ebuild
16 index bd9659a536e..89e08c909a9 100644
17 --- a/dev-python/clint/clint-0.5.1-r1.ebuild
18 +++ b/dev-python/clint/clint-0.5.1-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kennethreitz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~x86"
25 IUSE="doc examples test"
26 RESTRICT="!test? ( test )"