commit: cb24b0d8a5b65e377b3885a57c844ecfb08fa446
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 11:43:26 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 11:43:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb24b0d8
dev-lisp/abcl: Stabilize 1.9.2 amd64, #915878
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-lisp/abcl/abcl-1.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/abcl/abcl-1.9.2.ebuild b/dev-lisp/abcl/abcl-1.9.2.ebuild
index db16ee80cdf0..cb0f63b9c299 100644
--- a/dev-lisp/abcl/abcl-1.9.2.ebuild
+++ b/dev-lisp/abcl/abcl-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/abcl-src-${PV}"
LICENSE="GPL-2-with-classpath-exception"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"