commit: d0746e1178e1ce2f12140cfc17fd9c452ec71a23 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu May 27 13:43:31 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu May 27 14:33:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0746e11
app-vim/genindent: add riscv keyword Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-vim/genindent/genindent-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild index a36c924bab0..761dda039b6 100644 --- a/app-vim/genindent/genindent-1.1-r1.ebuild +++ b/app-vim/genindent/genindent-1.1-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: library for simplifying indent files" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678" LICENSE="vim" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="" VIM_PLUGIN_HELPTEXT=\
