app-vim/autoalign: Drop to ~mips; mips doesn't do stable keywords right now
authorMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:17:23 +0000 (16:17 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:30:51 +0000 (16:30 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-vim/autoalign/autoalign-14.ebuild

index 31a0b14293ab2e83e5b2b3cb2f91c4aa950da0e3..4f9363b7c6390b68b395419cd85bcfdc02a96d60 100644 (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
 # $Id$
 
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884"
 LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
 
 if [[ ${PV} != 9999* ]] ; then