diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-02 02:54:37 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-02 02:54:37 +0000 |
commit | 2c4066122b66fa1eb3e37846f9a6e14529a553d8 (patch) | |
tree | d33f0181902cea4ff2df3da927ba0309c0ee7ede /profiles | |
parent | 896d6a8a88861c42b5d531a2f147c8a29a149bd8 (diff) |
gentoo auto-resync : 02:12:2022 - 02:54:37
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 150196 -> 150199 bytes | |||
-rw-r--r-- | profiles/arch/riscv/package.use.force | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ec225433bbab..87c0fc092bbf 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force index 162a20ede7df..6a29c97d302d 100644 --- a/profiles/arch/riscv/package.use.force +++ b/profiles/arch/riscv/package.use.force @@ -1,6 +1,10 @@ # Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Rivnak <rivnakm1@gmail.com> (2022-11-30) +# luajit is currently not supported on riscv, so use lua instead +app-editors/neovim lua_single_target_lua5-1 + # Georgy Yakovlev <gyakovlev@gentoo.org> (2022-11-13) # 1.64 segfaults, so we force 1.65 bootstrapping 1.65 ~dev-lang/rust-1.65.0 system-bootstrap diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 89d2866175da..285a6dea5778 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Rivnak <rivnakm1@gmail.com> (2022-11-30) +# luajit is currently not supported on riscv +app-editors/neovim lua_single_target_luajit + # Michał Górny <mgorny@gentoo.org> (2022-11-30) # Mask unkeyworded providers. app-alternatives/bzip2 pbzip2 |