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/GitPython/
Date: Tue, 30 Mar 2021 17:36:00
Message-Id: 1617125745.cea364499d68cace1c7008e9447289f863c8b1f0.sam@gentoo
1 commit: cea364499d68cace1c7008e9447289f863c8b1f0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 17:34:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 17:35:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea36449
7
8 dev-python/GitPython: Stabilize 3.1.14 ALLARCHES, #779247
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.14.ebuild b/dev-python/GitPython/GitPython-3.1.14.ebuild
16 index f1e63e903be..ef1dd01cb94 100644
17 --- a/dev-python/GitPython/GitPython-3.1.14.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.14.ebuild
19 @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 dev-vcs/git