dev-java/stringtemplate: Mark 3.2.1-r1 stable using ALLARCHES policy
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Jan 2016 20:28:07 +0000 (20:28 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 14 Jan 2016 21:42:52 +0000 (21:42 +0000)
Package-Manager: portage-2.2.26

dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild

index 1179a5b450f4444ff0a71ca7627fb2b230302b7f..f2df14fd5f450bd712125226fe777598efaa1eda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.stringtemplate.org/"
 SRC_URI="https://github.com/antlr/${PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 CDEPEND=">=dev-java/antlr-2.7.7-r7:0"