commit:     57e51c3bf0a3d83f0d299aab9ff72d5b3c5a7511
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 17 19:39:19 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 19:39:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e51c3b

dev-java/javahelp: fix build when system-vm :11

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild 
b/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild
index 0caa6c36ddf..60d65c15cbf 100644
--- a/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild
+++ b/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ CDEPEND="java-virtuals/servlet-api:2.4"
 RDEPEND=">=virtual/jre-1.4
        ${CDEPEND}"
 
-DEPEND=">=virtual/jdk-1.4
+DEPEND="virtual/jdk:1.8
        ${CDEPEND}"
 
 S="${WORKDIR}/${PN}-${COMMIT}"

Reply via email to