From: Mart Raudsepp Date: Sat, 28 Jan 2017 14:21:26 +0000 (+0200) Subject: app-vim/dbext: Drop to ~mips; mips doesn't do stable keywords right now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22b3cc0a044ee5edcfb0a84df9eec74c71d3030a;p=gentoo.git app-vim/dbext: Drop to ~mips; mips doesn't do stable keywords right now Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-vim/dbext/dbext-24.0.ebuild b/app-vim/dbext/dbext-24.0.ebuild index e6ee019547b1..7d6698b134ca 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"