diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-12-01 10:25:05 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-12-01 10:25:25 +0800 |
commit | d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd (patch) | |
tree | 0fd8ce2df1ec222c25b4f7cefe9b5530d53d9cd5 /dev-vcs | |
parent | dev-ruby/llhttp-ffi: Keyword 0.4.0 arm64, #761550 (diff) | |
download | gentoo-d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd.tar.gz gentoo-d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd.tar.bz2 gentoo-d6bbd5cdd7e93b8c3cd1c19d2c186054cb0b85fd.zip |
dev-vcs/stgit: Keyword 2.0.3 riscv, #882437
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |