commit: 94eb9ae76effe0e9f8197d7d7f79776d0f99c9d2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Jan 17 00:37:44 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 00:37:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94eb9ae7
app-vim/dbext: stabilize 22.0 app-vim/dbext/dbext-22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dbext/dbext-22.0.ebuild b/app-vim/dbext/dbext-22.0.ebuild index ebf0464..b7ca32f 100644 --- a/app-vim/dbext/dbext-22.0.ebuild +++ b/app-vim/dbext/dbext-22.0.ebuild @@ -9,6 +9,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
