dev-java/validation-api: Stable for amd64. Retroactively mark stable for the remainin...
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 8 Jan 2016 10:06:01 +0000 (10:06 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 8 Jan 2016 10:28:59 +0000 (10:28 +0000)
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/validation-api/validation-api-1.1.0.ebuild

index 3529c2fa381d9b27b35ed7017a10809a8e625cd4..0755ee24c9963fbd05855ce57ccd9ba4586aff9e 100644 (file)
@@ -14,11 +14,10 @@ SRC_URI="https://repo1.maven.org/maven2/javax/validation/${PN}/${PV}.Final/${P}.
 
 LICENSE="Apache-2.0"
 SLOT="1.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE=""
 
 RDEPEND=">=virtual/jre-1.5"
-
 DEPEND=">=virtual/jdk-1.5
        app-arch/unzip"