commit: 85fbacf8b4155483c9bcc9c17b056ae4f0978095 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 20:40:20 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 20:40:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fbacf8
app-vim/dbext: stabilize 25.0 app-vim/dbext/dbext-25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dbext/dbext-25.0.ebuild b/app-vim/dbext/dbext-25.0.ebuild index a967751576c..7f4f0348074 100644 --- a/app-vim/dbext/dbext-25.0.ebuild +++ b/app-vim/dbext/dbext-25.0.ebuild @@ -8,6 +8,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"
