Skip to content

Commit

Permalink
dev-java/mimepull: Raise JDK/JRE reqs to 1.7. Fixes bug 567864.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Dec 9, 2015
1 parent 051fe87 commit 3181750
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

DEPEND="
>=virtual/jdk-1.6"
>=virtual/jdk-1.7"

RDEPEND="
>=virtual/jre-1.6"
>=virtual/jre-1.7"

0 comments on commit 3181750

Please sign in to comment.