From 5c0a1883ea5cfb64f1260c7ada5db2a55255f299 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 16:21:46 +0100 Subject: [PATCH] dev-lisp/gcl: Stabilize 2.6.15_pre3 ppc64, #958729 Signed-off-by: Sam James --- dev-lisp/gcl/gcl-2.6.15_pre3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild b/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild index 9d2222ae4c4e0..c18f0f8d36b2b 100644 --- a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild +++ b/dev-lisp/gcl/gcl-2.6.15_pre3.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 @@ -11,7 +11,7 @@ SRC_URI="http://git.savannah.gnu.org/cgit/gcl.git/snapshot/${PN}-Version_2_6_15p LICENSE="LGPL-2+ GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ppc64 ~riscv ~x86" IUSE="+ansi athena doc emacs +readline tk X" RESTRICT="strip" #205803