Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GitPython/
Date: Wed, 20 Oct 2021 21:12:31
Message-Id: 1634764344.c6ffbfa331cb0c6781ca1834624d548a16776cee.prometheanfire@gentoo
1 commit: c6ffbfa331cb0c6781ca1834624d548a16776cee
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 21:12:11 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 21:12:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ffbfa3
7
8 dev-python/GitPython: 3.9.7 stable amd64/x86/arm64
9
10 https://github.com/gitpython-developers/GitPython/issues/1332
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/GitPython/GitPython-3.1.24.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild
19 index d4f0e168b8c..52f88701083 100644
20 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild
21 +++ b/dev-python/GitPython/GitPython-3.1.24.ebuild
22 @@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
28
29 RDEPEND="
30 dev-vcs/git