Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GitPython/
Date: Fri, 31 Dec 2021 16:53:35
Message-Id: 1640969557.9482132fdf44e3de54ed088e4e9916d507972960.mattst88@gentoo
1 commit: 9482132fdf44e3de54ed088e4e9916d507972960
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 16:52:16 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 16:52:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9482132f
7
8 dev-python/GitPython: Keyword 3.1.24-r1 alpha, #827326
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.24-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild b/dev-python/GitPython/GitPython-3.1.24-r1.ebuild
16 index 30ab2d60d781..20990c82ef8d 100644
17 --- a/dev-python/GitPython/GitPython-3.1.24-r1.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.24-r1.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 ~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