summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:43:47 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:29 +0100
commit75f31013e56592c2563090e8f3cf068744cb28c5 (patch)
treec550fcd4b7f457b2782432bffad36eb5027c9129 /dev-java/xalan/xalan-2.7.2.ebuild
parentdev-java/xalan-serializer: Dekeyword *-fbsd (diff)
downloadgentoo-75f31013e56592c2563090e8f3cf068744cb28c5.tar.gz
gentoo-75f31013e56592c2563090e8f3cf068744cb28c5.tar.bz2
gentoo-75f31013e56592c2563090e8f3cf068744cb28c5.zip
dev-java/xalan: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/xalan/xalan-2.7.2.ebuild')
-rw-r--r--dev-java/xalan/xalan-2.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xalan/xalan-2.7.2.ebuild b/dev-java/xalan/xalan-2.7.2.ebuild
index 7bfef0809066..d5c0c149b9de 100644
--- a/dev-java/xalan/xalan-2.7.2.ebuild
+++ b/dev-java/xalan/xalan-2.7.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
@@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/${MY_PN}/source/${SRC_DIST}
doc? ( mirror://apache/${PN}/${MY_PN}/binaries/${BIN_DIST} )"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
CDEPEND="dev-java/javacup:0
dev-java/bcel:0"