summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:40:52 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:45:51 +0100
commit5b673e67d1c8920cfb4878bb8199a4edc0214663 (patch)
tree0f7cfd341cae19eb51b199d32a519d29dd54c60a
parentdev-java/commons-lang: Dekeyword *-fbsd (diff)
downloadgentoo-5b673e67d1c8920cfb4878bb8199a4edc0214663.tar.gz
gentoo-5b673e67d1c8920cfb4878bb8199a4edc0214663.tar.bz2
gentoo-5b673e67d1c8920cfb4878bb8199a4edc0214663.zip
dev-java/commons-launcher: Dekeyword *-fbsd
-rw-r--r--dev-java/commons-launcher/commons-launcher-1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-launcher/commons-launcher-1.1-r2.ebuild b/dev-java/commons-launcher/commons-launcher-1.1-r2.ebuild
index 3d86cdb82e40..a1e7eef39b71 100644
--- a/dev-java/commons-launcher/commons-launcher-1.1-r2.ebuild
+++ b/dev-java/commons-launcher/commons-launcher-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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/${PN%%-*}/${PN##*-}/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
IUSE=""
CDEPEND="dev-java/ant-core:0"