commit: f47fe41499a377e05e1e1589866efc6abe7acc12 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:03:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:03:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47fe414
app-vim/csv: Stabilize 0.31-r2 amd64, #919632 Signed-off-by: Arthur Zamarin <arthurzam <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 fb15032ab3f5..ec97dda83232 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"
