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: Thu, 01 Dec 2022 02:25:49
Message-Id: 1669861525.d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd.dlan@gentoo
1 commit: d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 02:25:05 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 02:25:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bbd5cd
7
8 dev-vcs/stgit: Keyword 2.0.3 riscv, #882437
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 dev-vcs/stgit/stgit-2.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/stgit/stgit-2.0.3.ebuild b/dev-vcs/stgit/stgit-2.0.3.ebuild
16 index 1c80cfb6b88e..3f33088e2d0e 100644
17 --- a/dev-vcs/stgit/stgit-2.0.3.ebuild
18 +++ b/dev-vcs/stgit/stgit-2.0.3.ebuild
19 @@ -131,7 +131,7 @@ RESTRICT="mirror"
20 # use cargo-license for a more accurate license picture
21 LICENSE="Apache-2.0 MIT BSD BSL-1.1 GPL-2 Unicode-DFS-2016 Unlicense ZLIB"
22 SLOT="0/2"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
25 IUSE="doc"
26
27 DEPEND="doc? ( app-text/asciidoc )"