From d320dbe9920d06017e08f0117c76f33bdde2905c Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 23 Mar 2017 21:23:01 +0100 Subject: [PATCH] dev-java/relaxng-datatype: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild index aafe9febcfd97..719e35b8ebd6b 100644 --- a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild +++ b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Interface between RELAX NG validators and datatype libraries" HOMEPAGE="http://relaxng.org/" SRC_URI="mirror://sourceforge/relaxng/${MY_P}.zip -> ${P}.zip" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" LICENSE="BSD" SLOT="0"