summaryrefslogtreecommitdiff
path: root/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-22 10:49:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-22 10:49:19 +0000
commit05ee8049e2326946a2cd1720f98384c864f0a804 (patch)
tree191e91df30e75d241f1a4d82b977324daf480ba2 /dev-lisp/ecl/ecl-23.9.9-r1.ebuild
parent43d149cba3ac08d5111255f8cf374bbe7ec343c0 (diff)
gentoo auto-resync : 22:01:2024 - 10:49:19
Diffstat (limited to 'dev-lisp/ecl/ecl-23.9.9-r1.ebuild')
-rw-r--r--dev-lisp/ecl/ecl-23.9.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/ecl/ecl-23.9.9-r1.ebuild b/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
index 37c1e50a8e0d..0221c2c55d71 100644
--- a/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
+++ b/dev-lisp/ecl/ecl-23.9.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"