dev-java/libmatthew-java: stable for amd64.

... 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
This commit is contained in:
Patrice Clement
2019-03-31 22:07:22 +02:00
parent 19bb2ccc01
commit 0353c9dea3

View 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"