diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 23:34:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 23:34:55 +0300 |
commit | 1becb1c4ba85435e895b34e1b41937787293f7ec (patch) | |
tree | 05a831e623410aa2c15a9536d13c0e0f03c5d784 /dev-lisp | |
parent | dev-python/loky: Stabilize 3.1.0 ALLARCHES, #836494 (diff) | |
download | gentoo-1becb1c4ba85435e895b34e1b41937787293f7ec.tar.gz gentoo-1becb1c4ba85435e895b34e1b41937787293f7ec.tar.bz2 gentoo-1becb1c4ba85435e895b34e1b41937787293f7ec.zip |
dev-lisp/gcl: Stabilize 2.6.13_pre99 ppc64, #828733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.13_pre99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild index 9f8a52c7c7ee..a62eb537a2ec 100644 --- a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild +++ b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.xz" 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" # See bug #205803 |