summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-09-23 01:41:15 -0400
committerTim Harder <radhermit@gentoo.org>2016-09-23 01:41:15 -0400
commit28759f928fff6bd9032c161e5bfeeb32b7af4ee4 (patch)
treee22e6d905dfb99fc687cec709700e88d19a3c023
parentapp-vim/dbext: version bump to 24.0 (diff)
downloadgentoo-28759f92.tar.gz
gentoo-28759f92.tar.bz2
gentoo-28759f92.zip
app-vim/dbext: stabilize 23.0
-rw-r--r--app-vim/dbext/dbext-23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/dbext/dbext-23.0.ebuild b/app-vim/dbext/dbext-23.0.ebuild
index d8e183317024..4b04490d5b13 100644
--- a/app-vim/dbext/dbext-23.0.ebuild
+++ b/app-vim/dbext/dbext-23.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"