From: Patrice Clement Date: Wed, 30 Mar 2016 13:13:49 +0000 (+0000) Subject: dev-java/gnu-regexp: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b11b89c815218eb3b1cdf95dd7fc5c23bf6dec17;p=gentoo.git dev-java/gnu-regexp: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- diff --git a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild index 7abb153c8a78..40f6bf797254 100644 --- a/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild +++ b/dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="" CDEPEND="dev-java/java-getopt:1"