summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-01 10:04:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-01 10:04:17 +0300
commit7d9ae68002382b793bdb672713ee4666c38f9bff (patch)
tree0024555d376f6819a44b7495f0b966e698f10359
parentdev-ml/batteries: select byte or native from ocamlopt (diff)
downloadgentoo-7d9ae68002382b793bdb672713ee4666c38f9bff.tar.gz
gentoo-7d9ae68002382b793bdb672713ee4666c38f9bff.tar.bz2
gentoo-7d9ae68002382b793bdb672713ee4666c38f9bff.zip
dev-java/commons-daemon: Stabilize 1.3.1 ppc64, #855482
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/commons-daemon/commons-daemon-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.3.1.ebuild b/dev-java/commons-daemon/commons-daemon-1.3.1.ebuild
index f739750e8965..9298235417b4 100644
--- a/dev-java/commons-daemon/commons-daemon-1.3.1.ebuild
+++ b/dev-java/commons-daemon/commons-daemon-1.3.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/daemon/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 ~x86"
DEPEND="
>=virtual/jdk-1.8:*