commit: d7ba2c72c07084094d8f6b9bae6f7c33dcad834b Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 02:00:53 2015 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 02:00:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ba2c72
app-vim/dbext: stabilize 21.0 app-vim/dbext/dbext-21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dbext/dbext-21.0.ebuild b/app-vim/dbext/dbext-21.0.ebuild index ebf0464..b7ca32f 100644 --- a/app-vim/dbext/dbext-21.0.ebuild +++ b/app-vim/dbext/dbext-21.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"
