summaryrefslogtreecommitdiff
path: root/dev-lisp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-22 19:04:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-22 19:04:07 +0000
commitf2c44f9ef3bdda5b175f43086ee117ac61c90666 (patch)
treec6abd4424f92a0768bf92d32eb82f49b7090d099 /dev-lisp
parent0ce5d032858168d309d313212629a4bb205e4f6e (diff)
downloadbaldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.gz
baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.xz
baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.zip
Adding metadata
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/clozurecl/clozurecl-1.13.ebuild4
-rw-r--r--dev-lisp/gcl/gcl-2.6.14.ebuild4
-rw-r--r--dev-lisp/gcl/gcl-2.6.15_pre3.ebuild4
-rw-r--r--dev-lisp/sbcl/sbcl-2.5.4.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-lisp/clozurecl/clozurecl-1.13.ebuild b/dev-lisp/clozurecl/clozurecl-1.13.ebuild
index c7bd15205523..ff64166eab82 100644
--- a/dev-lisp/clozurecl/clozurecl-1.13.ebuild
+++ b/dev-lisp/clozurecl/clozurecl-1.13.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
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
RDEPEND=">=dev-lisp/asdf-2.33-r3:="
diff --git a/dev-lisp/gcl/gcl-2.6.14.ebuild b/dev-lisp/gcl/gcl-2.6.14.ebuild
index 441d6dcb3be8..0e921e373c3c 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
diff --git a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild b/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild
index 9d2222ae4c4e..c18f0f8d36b2 100644
--- a/dev-lisp/gcl/gcl-2.6.15_pre3.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.15_pre3.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
@@ -11,7 +11,7 @@ SRC_URI="http://git.savannah.gnu.org/cgit/gcl.git/snapshot/${PN}-Version_2_6_15p
LICENSE="LGPL-2+ GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ppc64 ~riscv ~x86"
IUSE="+ansi athena doc emacs +readline tk X"
RESTRICT="strip" #205803
diff --git a/dev-lisp/sbcl/sbcl-2.5.4.ebuild b/dev-lisp/sbcl/sbcl-2.5.4.ebuild
index e0d3ec080e4c..376a92694b4d 100644
--- a/dev-lisp/sbcl/sbcl-2.5.4.ebuild
+++ b/dev-lisp/sbcl/sbcl-2.5.4.ebuild
@@ -41,7 +41,7 @@ SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* amd64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="system-bootstrap debug doc source +threads +unicode +zstd"
CDEPEND=">=dev-lisp/asdf-3.3:= \