summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-27 19:06:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-27 19:06:16 +0200
commit8f56bf12f44b74548d26e9d40bd7ef62867b2ae5 (patch)
tree68486f42410294f12618b8b50d7a1d1c15c5e219 /dev-lisp/ecl
parentapp-admin/sudo: Stabilize 1.9.15_p5 amd64, #922277 (diff)
downloadgentoo-8f56bf12f44b74548d26e9d40bd7ef62867b2ae5.tar.gz
gentoo-8f56bf12f44b74548d26e9d40bd7ef62867b2ae5.tar.bz2
gentoo-8f56bf12f44b74548d26e9d40bd7ef62867b2ae5.zip
dev-lisp/ecl: Stabilize 23.9.9-r1 amd64, #922646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp/ecl')
-rw-r--r--dev-lisp/ecl/ecl-23.9.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/ecl/ecl-23.9.9-r1.ebuild b/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
index 0221c2c55d71..bf285390a978 100644
--- a/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
+++ b/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${P}.tgz"
LICENSE="BSD-2 LGPL-2.1+"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux"
IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X"
# test phase only works if ecl already installed #516876
RESTRICT="test"