summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:42:05 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:05 +0100
commite63cd634174b66d762134cbae1a7605937b954db (patch)
treeb3fb3d58adbfb4d50a1cd4e659984fac755c96a9
parentdev-java/jaxen: Dekeyword *-fbsd (diff)
downloadgentoo-e63cd634174b66d762134cbae1a7605937b954db.tar.gz
gentoo-e63cd634174b66d762134cbae1a7605937b954db.tar.bz2
gentoo-e63cd634174b66d762134cbae1a7605937b954db.zip
dev-java/jcifs: Dekeyword *-fbsd
-rw-r--r--dev-java/jcifs/jcifs-1.3.17-r1.ebuild4
-rw-r--r--dev-java/jcifs/jcifs-1.3.17-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
index fd2b3752d6cf..f5a1b1ecc8df 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r1.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="2"
@@ -11,7 +11,7 @@ SRC_URI="https://jcifs.samba.org/src/${P}.tgz"
HOMEPAGE="https://jcifs.samba.org/"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
RDEPEND=">=virtual/jre-1.4
java-virtuals/servlet-api:2.4"
DEPEND=">=virtual/jdk-1.4
diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
index 354906b03763..de48d1147b20 100644
--- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild
+++ b/dev-java/jcifs/jcifs-1.3.17-r2.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=6
@@ -13,7 +13,7 @@ HOMEPAGE="https://jcifs.samba.org/"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86"
CDEPEND="java-virtuals/servlet-api:3.0"