commit: 5c0a1883ea5cfb64f1260c7ada5db2a55255f299 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 15:21:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 15:21:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0a1883
dev-lisp/gcl: Stabilize 2.6.15_pre3 ppc64, #958729 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 9d2222ae4c4e..c18f0f8d36b2 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
