Skip to content

Commit

Permalink
dev-java/javahelp: fix build when system-vm :11
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Rick Farina <[email protected]>
  • Loading branch information
ZeroChaos- committed Jun 17, 2020
1 parent a6d83de commit 57e51c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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}"
Expand Down

0 comments on commit 57e51c3

Please sign in to comment.