From 0353c9dea3a64695d177b8613c8798d3e783b0be Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 31 Mar 2019 22:07:22 +0200 Subject: dev-java/libmatthew-java: stable for amd64. ... and mark stable for the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement 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(-) (limited to 'dev-java/libmatthew-java') 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 6474760d30b0..083085e8d325 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" -- cgit v1.2.3-65-gdbad