summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-28 21:59:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-28 21:59:54 +0200
commit86dcb054721b01e6c628e61b16886716977e1174 (patch)
tree74f6144896579aa45d28a5b148a8c317d6d4c652 /dev-lisp
parentwww-servers/lighttpd: Stabilize 1.4.73 x86, #922261 (diff)
downloadgentoo-86dcb054721b01e6c628e61b16886716977e1174.tar.gz
gentoo-86dcb054721b01e6c628e61b16886716977e1174.tar.bz2
gentoo-86dcb054721b01e6c628e61b16886716977e1174.zip
dev-lisp/ecl: Stabilize 23.9.9-r1 x86, #922646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-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 bf285390a978..542b691a6db0 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"