dev-java/boiletpip: Stable for amd64+x86.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2015-08-21 12:38:25 +00:00
parent 8354f97841
commit 6a79fa0546

View File

@@ -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}"