summaryrefslogtreecommitdiff
path: root/dev-lisp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-19 18:56:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-19 18:56:14 +0000
commit590fc5fef7eee098c58f5170cad7b8eaf7b40b22 (patch)
treed848fc033ff08b4d5a61fe9021629958b55d1dc0 /dev-lisp
parente8a909f13a456c071a6493f2931771c7f96aed43 (diff)
downloadbaldeagleos-repo-590fc5fef7eee098c58f5170cad7b8eaf7b40b22.tar.gz
baldeagleos-repo-590fc5fef7eee098c58f5170cad7b8eaf7b40b22.tar.xz
baldeagleos-repo-590fc5fef7eee098c58f5170cad7b8eaf7b40b22.zip
Adding metadata
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/sbcl-2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-2.5.0.ebuild b/dev-lisp/sbcl/sbcl-2.5.0.ebuild
index 9cb9f5869338..89e33cd69629 100644
--- a/dev-lisp/sbcl/sbcl-2.5.0.ebuild
+++ b/dev-lisp/sbcl/sbcl-2.5.0.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
@@ -41,7 +41,7 @@ SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* amd64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="system-bootstrap debug doc source +threads +unicode +zstd"
CDEPEND=">=dev-lisp/asdf-3.3:= \