From: Michał Górny Date: Thu, 1 Mar 2018 08:36:30 +0000 (+0100) Subject: dev-java/ant-apache-log4j: Dekeyword *-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90f7db3058163aa9c9a1b30add89a2935c4696cb;p=gentoo.git dev-java/ant-apache-log4j: Dekeyword *-fbsd --- diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.9.2.ebuild b/dev-java/ant-apache-log4j/ant-apache-log4j-1.9.2.ebuild index cf479cda65cb..da86da4ae08a 100644 --- a/dev-java/ant-apache-log4j/ant-apache-log4j-1.9.2.ebuild +++ b/dev-java/ant-apache-log4j/ant-apache-log4j-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ ANT_TASK_DEPNAME="log4j" inherit ant-tasks -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=dev-java/log4j-1.2.13-r2:0" RDEPEND="${DEPEND}"