dev-java/jetbrains-annotations: Stabilize 26.0.1 amd64, #947588

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-06 09:17:50 +00:00
parent dc637de24c
commit 0120b74bb1

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/jetbrains/java}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
DEPEND=">=virtual/jdk-11:*" # module-info
RDEPEND=">=virtual/jre-1.8:*"