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/git-python/
Date: Mon, 19 Jun 2017 18:12:41
Message-Id: 1497895946.94fcaf215c03a90fe9d564dc3b146c347f8d58c2.aballier@gentoo
1 commit: 94fcaf215c03a90fe9d564dc3b146c347f8d58c2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 18:00:29 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 18:12:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94fcaf21
7
8 dev-python/git-python: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/git-python/git-python-2.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/git-python/git-python-2.0.6.ebuild b/dev-python/git-python/git-python-2.0.6.ebuild
16 index 68182b77ea4..31ea5072a7a 100644
17 --- a/dev-python/git-python/git-python-2.0.6.ebuild
18 +++ b/dev-python/git-python/git-python-2.0.6.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 # Tests dont make sense without a git repo