dev-java/libmatthew-java: stable for amd64.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 31 Mar 2019 20:07:22 +0000 (22:07 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 1 Apr 2019 08:51:37 +0000 (10:51 +0200)
... and mark stable for the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild

index 6474760d30b077e518a492ffe3f3b576e7f9ac25..083085e8d3259bc1227633bea48b8271b6866589 100644 (file)
@@ -4,6 +4,7 @@
 EAPI=6
 
 JAVA_PKG_IUSE="doc source"
+
 inherit eutils java-pkg-2 flag-o-matic toolchain-funcs
 
 DESCRIPTION="A selection of libraries for Java"
@@ -12,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
 
 RDEPEND="
        >=virtual/jre-1.5"