diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-19 18:56:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-19 18:56:14 +0000 |
| commit | 590fc5fef7eee098c58f5170cad7b8eaf7b40b22 (patch) | |
| tree | d848fc033ff08b4d5a61fe9021629958b55d1dc0 /dev-lisp | |
| parent | e8a909f13a456c071a6493f2931771c7f96aed43 (diff) | |
| download | baldeagleos-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.ebuild | 4 |
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:= \ |
