summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:40:48 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:45:50 +0100
commitcebee58c4a32423a0bddeb7f5a9c99f29aef6767 (patch)
tree32dea412fbfdceb5b9f67667619896e284422495 /dev-java/commons-jxpath
parentdev-java/commons-io: Dekeyword *-fbsd (diff)
downloadgentoo-cebee58c4a32423a0bddeb7f5a9c99f29aef6767.tar.gz
gentoo-cebee58c4a32423a0bddeb7f5a9c99f29aef6767.tar.bz2
gentoo-cebee58c4a32423a0bddeb7f5a9c99f29aef6767.zip
dev-java/commons-jxpath: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/commons-jxpath')
-rw-r--r--dev-java/commons-jxpath/commons-jxpath-1.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-jxpath/commons-jxpath-1.3-r3.ebuild b/dev-java/commons-jxpath/commons-jxpath-1.3-r3.ebuild
index 04c796d859de..270da007b138 100644
--- a/dev-java/commons-jxpath/commons-jxpath-1.3-r3.ebuild
+++ b/dev-java/commons-jxpath/commons-jxpath-1.3-r3.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
S="${WORKDIR}/${P}-src"