diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-17 15:53:21 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-18 01:37:42 +0200 |
commit | 45df966de086104fe9a5e7b93ce036ed35627e07 (patch) | |
tree | 3b99a86749e525fa86d8138106154a3343012ad0 | |
parent | a~pp-vim/tlib: Stable for amd64+x86. (diff) | |
download | gentoo-45df966de086104fe9a5e7b93ce036ed35627e07.tar.gz gentoo-45df966de086104fe9a5e7b93ce036ed35627e07.tar.bz2 gentoo-45df966de086104fe9a5e7b93ce036ed35627e07.zip |
app-vim/vim-addon-mw-utils: Stable for amd64+x86.
Package-Manager: portage-2.3.0
-rw-r--r-- | app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild index 95419dc87883..262ab0d9d3ae 100644 --- a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild +++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild @@ -9,4 +9,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: interpret a file by function and cache file automatically" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |