app-vim/dbext: Drop to ~mips; mips doesn't do stable keywords right now

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Mart Raudsepp
2017-01-28 16:21:26 +02:00
parent 5492ea1220
commit 22b3cc0a04

View File

@@ -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 # Distributed under the terms of the GNU General Public License v2
# $Id$ # $Id$
@@ -9,6 +9,6 @@ inherit vim-plugin
DESCRIPTION="vim plugin: easy access to databases" DESCRIPTION="vim plugin: easy access to databases"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
LICENSE="GPL-2" LICENSE="GPL-2"
KEYWORDS="amd64 mips ppc x86" KEYWORDS="amd64 ~mips ppc x86"
VIM_PLUGIN_HELPFILES="${PN}.txt" VIM_PLUGIN_HELPFILES="${PN}.txt"