Сравнение jre-17 с jre-21

/usr/portage/virtual/jre/jre-21.ebuild 2024-12-25 14:59:52.831270184 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
7 7
SLOT="${PV}"
8
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86"
8
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
9 9

  
10 10
RDEPEND="|| (
11 11
		virtual/jdk:${SLOT}
Спасибо!