Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/GitPython/
Date: Thu, 23 Sep 2021 15:36:01
Message-Id: 1632411335.3a418906e187c5736f05b44d56ff9eb887c31619.marecki@gentoo
1 commit: 3a418906e187c5736f05b44d56ff9eb887c31619
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 23 14:04:56 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 23 15:35:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a418906
7
8 dev-python/GitPython: keyword 3.1.24 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-python/GitPython/GitPython-3.1.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild
16 index 4cf458b0a12..d4f0e168b8c 100644
17 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild
18 +++ b/dev-python/GitPython/GitPython-3.1.24.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 dev-vcs/git