From d43d2c01dc453381059153dc66abf6ef5ce97503 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 16 Jan 2016 11:08:43 +0000 Subject: Drop support for Java on ppc across the tree Sorry! *sniff* --- dev-java/commons-daemon/commons-daemon-1.0.15.ebuild | 4 ++-- dev-java/commons-daemon/commons-daemon-1.0.7.ebuild | 4 ++-- dev-java/commons-daemon/commons-daemon-1.0.9.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-java/commons-daemon') diff --git a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild index 9eb9baaede61..235c8f0b0b3b 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://commons.apache.org/daemon/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="kernel_linux" COMMON_DEP="kernel_linux? ( sys-libs/libcap )" diff --git a/dev-java/commons-daemon/commons-daemon-1.0.7.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.7.ebuild index cb0ff226b4ef..9068ba418572 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.7.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://commons.apache.org/daemon/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" IUSE="kernel_linux" COMMON_DEP=" diff --git a/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild index 294fa0646ae8..44c9b054eea7 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://commons.apache.org/daemon/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="kernel_linux" COMMON_DEP=" -- cgit v1.2.3-65-gdbad