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: Sun, 19 Mar 2023 18:59:47
Message-Id: 1679252376.c14cb455decb582a185d753145222785339d5455.arthurzam@gentoo
1 commit: c14cb455decb582a185d753145222785339d5455
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 18:59:36 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 18:59:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c14cb455
7
8 dev-python/GitPython: Stabilize 3.1.31 ALLARCHES, #902165
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.31.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.31.ebuild b/dev-python/GitPython/GitPython-3.1.31.ebuild
16 index 803fa451e4ec..2ecd169efe75 100644
17 --- a/dev-python/GitPython/GitPython-3.1.31.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.31.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