commit: 73b491754a08f4a8b82170b1c24212221aa8f08c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 12:07:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 12:07:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b49175
dev-java/lzma: Stabilize 24.09 amd64, #948084
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/lzma/lzma-24.09.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/lzma/lzma-24.09.ebuild b/dev-java/lzma/lzma-24.09.ebuild
index c5971d682334..15522a55a69d 100644
--- a/dev-java/lzma/lzma-24.09.ebuild
+++ b/dev-java/lzma/lzma-24.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/Java"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
BDEPEND="$(unpacker_src_uri_depends)"
DEPEND=">=virtual/jdk-1.8:*"