commit: 42647376f2884bae3b61b6cfd0fdbb52f09a613a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:51:58 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:51:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42647376
app-vim/csv: Stabilize 0.31-r2 x86, #919632 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/csv/csv-0.31-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/csv/csv-0.31-r2.ebuild b/app-vim/csv/csv-0.31-r2.ebuild index b66e0423a79c..fb15032ab3f5 100644 --- a/app-vim/csv/csv-0.31-r2.ebuild +++ b/app-vim/csv/csv-0.31-r2.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display and alter csv files" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2830" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" VIM_PLUGIN_HELPFILES="ft-csv.txt"
