diff options
author | Andrey Grozin <grozin@gentoo.org> | 2023-07-23 17:06:19 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2023-07-23 17:06:19 +0700 |
commit | a12d268e95855d08de0f1ba26e6d944a389fd0f3 (patch) | |
tree | b8e173da21281c4a428dce6501b84b210f441026 /profiles | |
parent | app-editors/emacs: Rename 29.0.9999-r1 to 29.1.9999 (diff) | |
download | gentoo-a12d268e95855d08de0f1ba26e6d944a389fd0f3.tar.gz gentoo-a12d268e95855d08de0f1ba26e6d944a389fd0f3.tar.bz2 gentoo-a12d268e95855d08de0f1ba26e6d944a389fd0f3.zip |
profiles/arch: mask clozurecl64 in mase and unmask in amd64
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 31bf806892a6..40cc5b1b0035 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -68,6 +68,7 @@ # Andrey Grozin <grozin@gentoo.org> (2014-06-25) # keyworded on amd64 -clisp +-clozurecl64 -ecls -gcl -sbcl diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index a0408d9e7c5e..3a6a556ad04d 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -206,6 +206,7 @@ abi_s390_64 # These lisps are available only on some arches clisp clozurecl +clozurecl64 cmucl ecls gcl |