commit: d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 02:25:05 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 02:25:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bbd5cd
dev-vcs/stgit: Keyword 2.0.3 riscv, #882437 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-vcs/stgit/stgit-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/stgit/stgit-2.0.3.ebuild b/dev-vcs/stgit/stgit-2.0.3.ebuild index 1c80cfb6b88e..3f33088e2d0e 100644 --- a/dev-vcs/stgit/stgit-2.0.3.ebuild +++ b/dev-vcs/stgit/stgit-2.0.3.ebuild @@ -131,7 +131,7 @@ RESTRICT="mirror" # use cargo-license for a more accurate license picture LICENSE="Apache-2.0 MIT BSD BSL-1.1 GPL-2 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )"