diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 20:51:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 20:51:58 +0100 |
commit | 42647376f2884bae3b61b6cfd0fdbb52f09a613a (patch) | |
tree | f8376e584584b93e497e5c61ae131306666de006 /app-vim/csv | |
parent | app-vim/pdv: Stabilize 1.0.1-r2 x86, #919614 (diff) | |
download | gentoo-42647376f2884bae3b61b6cfd0fdbb52f09a613a.tar.gz gentoo-42647376f2884bae3b61b6cfd0fdbb52f09a613a.tar.bz2 gentoo-42647376f2884bae3b61b6cfd0fdbb52f09a613a.zip |
app-vim/csv: Stabilize 0.31-r2 x86, #919632
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/csv')
-rw-r--r-- | app-vim/csv/csv-0.31-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |