summaryrefslogtreecommitdiff
path: root/virtual/jre/jre-28.ebuild
blob: 56a7f1b8a243439dd62a246b5c9da58339e0a7f6 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=9

DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="${PV}"
#	KEYWORDS="~amd64 ~arm64 ~ppc64"

RDEPEND="virtual/jdk:${SLOT}"