summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:36:37 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:39:21 +0100
commit82c4f988ca73eee00939d310965c6f1354474a17 (patch)
tree4a0824659fa77726cb299c6043b698b984ee5779 /dev-java/ant-apache-resolver
parentdev-java/ant-apache-regexp: Dekeyword *-fbsd (diff)
downloadgentoo-82c4f988ca73eee00939d310965c6f1354474a17.tar.gz
gentoo-82c4f988ca73eee00939d310965c6f1354474a17.tar.bz2
gentoo-82c4f988ca73eee00939d310965c6f1354474a17.zip
dev-java/ant-apache-resolver: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant-apache-resolver')
-rw-r--r--dev-java/ant-apache-resolver/ant-apache-resolver-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.9.2.ebuild b/dev-java/ant-apache-resolver/ant-apache-resolver-1.9.2.ebuild
index 8c6678ff70e1..cba18e193cf5 100644
--- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.9.2.ebuild
+++ b/dev-java/ant-apache-resolver/ant-apache-resolver-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="xml-commons-resolver"
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/xml-commons-resolver-1.2:0"
RDEPEND="${DEPEND}"