summaryrefslogtreecommitdiff
path: root/virtual/jdk/jdk-1.8.0-r100.ebuild
blob: 7a564e6e31acabd7f395e55112d0577d2a397276 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="6"

DESCRIPTION="Virtual for Java Development Kit (JDK)"
SLOT="1.8"
KEYWORDS="amd64 arm64"

RDEPEND="dev-java/openjdk-bin:8[gentoo-vm(+)]"