commit: 71631990cb760f994c9dc399fd25351e4107a9ad Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 21:58:18 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 21:58:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71631990
app-vim/dbext: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.3.0 app-vim/dbext/dbext-24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dbext/dbext-24.0.ebuild b/app-vim/dbext/dbext-24.0.ebuild index 2dbac20..e6ee019 100644 --- a/app-vim/dbext/dbext-24.0.ebuild +++ b/app-vim/dbext/dbext-24.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"
