Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/stgit/
Date: Tue, 14 Sep 2021 14:15:16
Message-Id: 1631628818.e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32.dlan@gentoo
1 commit: e5ffc8387c4cad3fd1c061ed0c0952c4f9238a32
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Mon Sep 13 10:07:15 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 14:13:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ffc838
7
8 dev-vcs/stgit: keyword 1.1 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-vcs/stgit/stgit-1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/stgit/stgit-1.1.ebuild b/dev-vcs/stgit/stgit-1.1.ebuild
17 index 0daa07cbdef..09f77c8c71f 100644
18 --- a/dev-vcs/stgit/stgit-1.1.ebuild
19 +++ b/dev-vcs/stgit/stgit-1.1.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
26 IUSE="doc"
27
28 RDEPEND=">=dev-vcs/git-1.6.3.3"