From: Fabian Groffen Date: Sun, 29 Jan 2017 15:37:43 +0000 (+0100) Subject: dev-java/ant-commons-logging: dropped ~x64-freebsd ~x86-freebsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db7b07d279d1b6fa1b2ec8eaa01ea7b5a8b2ac60;p=gentoo.git dev-java/ant-commons-logging: dropped ~x64-freebsd ~x86-freebsd Package-Manager: portage-2.3.3 --- diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild index 6fe5e36ebf23..93bb5b9d2647 100644 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild +++ b/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit ant-tasks -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=dev-java/commons-logging-1.0.4-r2:0" RDEPEND="${DEPEND}"