Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=6
inherit java-pkg-2
LICENSE="Apache-2.0"
SLOT="3.0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
+KEYWORDS="amd64 x86"
DEPEND="app-eselect/eselect-java"
-RDEPEND=">=virtual/jdk-1.5
- ${DEPEND}"
+RDEPEND="
+ ${DEPEND}
+ >=virtual/jdk-1.5"
S="${WORKDIR}/${MY_P}"