commit: 0353c9dea3a64695d177b8613c8798d3e783b0be
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 20:07:22 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 08:51:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0353c9de
dev-java/libmatthew-java: stable for amd64.
... and mark stable for the remaining arches using the ALLARCHES policy.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild
b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild
index 6474760d30b..083085e8d32 100644
--- a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild
+++ b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild
@@ -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"