From: Patrice Clement Date: Fri, 21 Aug 2015 12:38:25 +0000 (+0000) Subject: dev-java/boiletpip: Stable for amd64+x86. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6a79fa0546949291b69dd647abfbc06dedfe58da;p=gentoo.git dev-java/boiletpip: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- diff --git a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild index bba9e7be3849..9c8b169805d3 100644 --- a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild +++ b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,12 +14,12 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" CDEPEND="dev-java/xerces:2 - >=dev-java/nekohtml-1.9.10:0" + dev-java/nekohtml:0" DEPEND=">=virtual/jdk-1.6 ${CDEPEND}"