From 15ce55fac1088e65c3d9ab1f8e5a332aa2bbf3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 1 Mar 2018 09:36:34 +0100 Subject: [PATCH] dev-java/ant-apache-regexp: Dekeyword *-fbsd --- dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild index 4465d09e18d15..3e5ad52958e36 100644 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-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="jakarta-regexp-1.4" 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/jakarta-regexp-1.4-r1:1.4" RDEPEND="${DEPEND}"