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/configargparse/
Date: Mon, 28 Aug 2017 20:44:33
Message-Id: 1503952943.fc605742c8803b742dbd956421ca46ac987504e2.aballier@gentoo
1 commit: fc605742c8803b742dbd956421ca46ac987504e2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 28 20:42:23 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 28 20:42:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc605742
7
8 dev-python/configargparse: keyword ~arm64
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/configargparse/configargparse-0.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/configargparse/configargparse-0.12.0.ebuild b/dev-python/configargparse/configargparse-0.12.0.ebuild
16 index e68eebe1f24..fe0f99be04b 100644
17 --- a/dev-python/configargparse/configargparse-0.12.0.ebuild
18 +++ b/dev-python/configargparse/configargparse-0.12.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25
26 S=${WORKDIR}/${MY_P}