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, 20 Feb 2022 19:35:00
Message-Id: 1645385674.dceb05f7e3f1c10d7d1e33926b272be7b05bdd57.arthurzam@gentoo
1 commit: dceb05f7e3f1c10d7d1e33926b272be7b05bdd57
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 19:34:34 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 19:34:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dceb05f7
7
8 dev-python/GitPython: Stabilize 3.1.27 ALLARCHES, #833801
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.27.ebuild b/dev-python/GitPython/GitPython-3.1.27.ebuild
16 index c40654434744..dd1783145b6a 100644
17 --- a/dev-python/GitPython/GitPython-3.1.27.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.27.ebuild
19 @@ -24,7 +24,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 dev-vcs/git