Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GitPython/
Date: Sat, 31 Dec 2022 10:44:10
Message-Id: 1672483435.1c6b52fd584bd4d19abbbe551f7a028072275b9f.arthurzam@gentoo
1 commit: 1c6b52fd584bd4d19abbbe551f7a028072275b9f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 10:43:55 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 10:43:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6b52fd
7
8 dev-python/GitPython: Stabilize 3.1.30 ALLARCHES, #889040
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.30.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.30.ebuild b/dev-python/GitPython/GitPython-3.1.30.ebuild
16 index 8c785a54a687..1da171d9ce51 100644
17 --- a/dev-python/GitPython/GitPython-3.1.30.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.30.ebuild
19 @@ -29,7 +29,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 dev-vcs/git