summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-11-10 17:48:27 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-11-10 17:48:27 +0000
commit38c1a62f175e911507496f0f894a16fb1d7d0a40 (patch)
tree4a46d814b044494148f6a665728accc5711953ba /profiles
parentMerge updates from master (diff)
downloadgentoo-38c1a62f175e911507496f0f894a16fb1d7d0a40.tar.gz
gentoo-38c1a62f175e911507496f0f894a16fb1d7d0a40.tar.bz2
gentoo-38c1a62f175e911507496f0f894a16fb1d7d0a40.zip
2024-11-10 17:48:27 UTC
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c40ffae0a85e..db591cdc65f3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1118,6 +1118,7 @@ app-shells/bash:plugins - Add support for loading builtins at runtime via 'enabl
app-shells/bash-completion:eselect - Support blacklisting of completions via 'eselect bashcomp'. This enables custom Gentoo patching of upstream completion loader.
app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh
app-shells/nushell:plugins - Build official plugins
+app-shells/nushell:system-clipboard - System clipboard support in `reedline`
app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred.
app-shells/shish:diet - Use dev-libs/dietlibc
app-text/atril:caja - Enable property page extension in mate-base/caja
@@ -8379,6 +8380,7 @@ sys-kernel/vanilla-kernel:initramfs - Build initramfs along with the kernel.
sys-libs/binutils-libs:64-bit-bfd - Support 64-bit targets even on 32-bit hosts (is ignored on 64-bit hosts)
sys-libs/binutils-libs:cet - Enable Intel Control-flow Enforcement Technology.
sys-libs/binutils-libs:multitarget - Enable all possible targets in libbfd
+sys-libs/compiler-rt:atomic-builtins - Compile atomic builtins into compiler-rt.builtins. This is needed on systems without GCC/libatomic, but requires using Clang to build.
sys-libs/compiler-rt:clang - Force building using installed clang (rather than the default CC/CXX).
sys-libs/compiler-rt-sanitizers:asan - Build Address Sanitizer runtime.
sys-libs/compiler-rt-sanitizers:cfi - Build Control Flow Integrity runtime.