diff --git a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild index fd2b3752d6cf7..f5a1b1ecc8dfc 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 354906b03763f..de48d1147b202 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"