summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:41:37 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:00 +0100
commit357d2c41fcc3f7f9b75af0fbed6f27a01ea58915 (patch)
tree37e995248239789261d625e2aa0f060baa61e32f
parentdev-java/hamcrest-generator: Dekeyword *-fbsd (diff)
downloadgentoo-357d2c41fcc3f7f9b75af0fbed6f27a01ea58915.tar.gz
gentoo-357d2c41fcc3f7f9b75af0fbed6f27a01ea58915.tar.bz2
gentoo-357d2c41fcc3f7f9b75af0fbed6f27a01ea58915.zip
dev-java/ical4j: Dekeyword *-fbsd
-rw-r--r--dev-java/ical4j/ical4j-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ical4j/ical4j-1.0.5.ebuild b/dev-java/ical4j/ical4j-1.0.5.ebuild
index 395a5bdddfa7..e82a71816b02 100644
--- a/dev-java/ical4j/ical4j-1.0.5.ebuild
+++ b/dev-java/ical4j/ical4j-1.0.5.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"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
+KEYWORDS="amd64 x86"
COMMON_DEP="
dev-java/commons-logging:0