From ef40b6c60588708515501c04ee1cda9ba7d8bf03 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 13:56:28 +0100 Subject: [PATCH] dev-lisp/gcl: Stabilize 2.6.14 amd64, #910666 Signed-off-by: Sam James --- dev-lisp/gcl/gcl-2.6.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/gcl/gcl-2.6.14.ebuild b/dev-lisp/gcl/gcl-2.6.14.ebuild index 441d6dcb3be89..20c7dbe69a413 100644 --- a/dev-lisp/gcl/gcl-2.6.14.ebuild +++ b/dev-lisp/gcl/gcl-2.6.14.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 @@ -10,7 +10,7 @@ SRC_URI="https://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2+ GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86" IUSE="+ansi athena emacs +readline tk X" RESTRICT="strip" #205803