diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 152867 -> 152868 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 67c5f5659a63..9473c523657a 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1a72df23ac78..45b6caea9996 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2022-09-05) +# Needs to be split into a separate package to avoid collisions +sys-devel/binutils emacs + # Sam James <sam@gentoo.org> (2022-08-26) # Broken at runtime for now (bug #865113). sys-devel/binutils gprofng diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6373b42cf65f..a52e66b3f224 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1803,7 +1803,6 @@ dev-lang/vala:valadoc - Installs valadoc documentation generation tool dev-lang/xsb:mariadb - Enable support for the mariadb database backend dev-lang/yap:R - Enable support for connecting R to Prolog dev-lang/yap:raptor - Enable support for Raptor RDF syntax libarary -dev-lang/zig:stage2 - Install stage2 compiler (written in Zig) alongside stage1 compiler (written in C++ and Zig) dev-libs/aml:examples - Build and install examples dev-libs/antlr-c:debugger - Compiles debug info into the library dev-libs/appstream:apt - Enables Debians APT support @@ -7844,7 +7843,8 @@ sys-apps/fwupd:synaptics - Install synaptics plugin sys-apps/fwupd:thunderbolt - Install Thunderbolt plugin sys-apps/fwupd:tpm - Install Trusted Platform Module plugin sys-apps/fwupd:uefi - Enable UEFI support -sys-apps/gawk:mpfr - use mpfr for high precision arithmetic (-M / --bignum) +sys-apps/gawk:mpfr - Use dev-libs/mpfr for high precision arithmetic (-M / --bignum) +sys-apps/gawk:pma - Experimental Persistent Memory Allocator (PMA) support which allows persistence of variables, arrays, and user-defined functions across runs. sys-apps/gnome-disk-utility:fat - Include FAT16/FAT32 support (sys-fs/dosfstools) sys-apps/groff:uchardet - Enable automatic encoding detection via app-i18n/uchardet sys-apps/hwloc:X - use the X Window System |