commit: 22b3cc0a044ee5edcfb0a84df9eec74c71d3030a Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 14:21:26 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 14:31:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b3cc0a
app-vim/dbext: Drop to ~mips; mips doesn't do stable keywords right now Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-vim/dbext/dbext-24.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/dbext/dbext-24.0.ebuild b/app-vim/dbext/dbext-24.0.ebuild index e6ee019..7d6698b 100644 --- a/app-vim/dbext/dbext-24.0.ebuild +++ b/app-vim/dbext/dbext-24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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"
