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/isort/
Date: Fri, 07 Jul 2017 17:45:34
Message-Id: 1499449523.8f8930f0f10ea1f856941a50deee67c9f22817e3.aballier@gentoo
1 commit: 8f8930f0f10ea1f856941a50deee67c9f22817e3
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 17:34:20 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 17:45:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8930f0
7
8 dev-python/isort: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/isort/isort-4.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/isort/isort-4.2.5.ebuild b/dev-python/isort/isort-4.2.5.ebuild
16 index f71ba4a2650..3efca41b37b 100644
17 --- a/dev-python/isort/isort-4.2.5.ebuild
18 +++ b/dev-python/isort/isort-4.2.5.ebuild
19 @@ -12,5 +12,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
25 IUSE=""