diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:36:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:39:21 +0100 |
commit | 15ce55fac1088e65c3d9ab1f8e5a332aa2bbf3b3 (patch) | |
tree | d52732e59a66e7e0365c5b17c19d8106b1837aa1 /dev-java/ant-apache-regexp | |
parent | dev-java/ant-apache-oro: Dekeyword *-fbsd (diff) | |
download | gentoo-15ce55fac1088e65c3d9ab1f8e5a332aa2bbf3b3.tar.gz gentoo-15ce55fac1088e65c3d9ab1f8e5a332aa2bbf3b3.tar.bz2 gentoo-15ce55fac1088e65c3d9ab1f8e5a332aa2bbf3b3.zip |
dev-java/ant-apache-regexp: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant-apache-regexp')
-rw-r--r-- | dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | 4 |
1 files 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 4465d09e18d1..3e5ad52958e3 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}" |