app-vim/detectindent: Stable for amd64. Retroactively mark stable for the remaining...
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 2 Sep 2016 13:23:59 +0000 (15:23 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 2 Sep 2016 13:49:27 +0000 (15:49 +0200)
Package-Manager: portage-2.2.28

app-vim/detectindent/detectindent-1.0_p20150908.ebuild

index 466ae01f399083f6ba870956db07843bdb037cc7..ff9c71d98aa2aa739cdf40a808cd36be413c0b23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 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 detect file indent settings"
 HOMEPAGE="https://github.com/ciaranm/detectindent"
 LICENSE="vim"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa mips ppc sparc x86"
 IUSE=""
 
 if [[ ${PV} != 9999* ]] ; then