diff options
Diffstat (limited to 'dev-lisp')
| -rw-r--r-- | dev-lisp/gcl/gcl-2.6.14.ebuild | 4 |
1 files 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 |
