commit: ef40b6c60588708515501c04ee1cda9ba7d8bf03 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 12:56:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 12:56:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef40b6c6
dev-lisp/gcl: Stabilize 2.6.14 amd64, #910666 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 441d6dcb3be8..20c7dbe69a41 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
