From b708f567148b83672d5617144a09b90973396e71 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 29 Jan 2017 16:37:12 +0100 Subject: [PATCH] dev-java/ant-apache-regexp: dropped ~x64-freebsd ~x86-freebsd Package-Manager: portage-2.3.3 --- 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 cd99cccee1c4b..77306047cae18 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="jakarta-regexp-1.4" 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/jakarta-regexp-1.4-r1:1.4" RDEPEND="${DEPEND}"