summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-02 09:28:30 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-02 09:28:30 +0100
commitbc3875d3a71ac3fdb07c0fcf863843b4fdfcf0c0 (patch)
treee255548891f2188ab2594eedde60d6f426ef24ed /profiles
parentdef28ad1de5a6853465d7ff8f626cda6a774cd9e (diff)
gentoo auto-resync : 02:06:2023 - 09:28:30
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin178711 -> 178711 bytes
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/use.local.desc1
3 files changed, 1 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 5ae1dca6a5ca..4b04c014e2da 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 7704618c49ea..272589172d29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -429,11 +429,6 @@ dev-qt/qtwebsockets:6
>=media-video/bino-2
>=x11-misc/albert-0.20.13
-# Fabian Groffen <grobian@gentoo.org> (2022-07-02)
-# Segfaults handling SPF validations (warn on permerror), like the
-# previous release, better not to trust your important mail to
-~mail-mta/exim-4.96
-
# Sam James <sam@gentoo.org> (2022-05-28)
# GCC 9 and older no longer receive upstream support or fixes for
# bugs. Please switch to a newer GCC version using gcc-config.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 4bcd13810725..4d1a9d58ea70 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1796,6 +1796,7 @@ dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is
dev-lang/ruby:systemtap - Enable SystemTAP/DTrace tracing
dev-lang/rust:clippy - Install clippy, Rust code linter
dev-lang/rust:dist - Install dist tarballs (used for bootstrapping)
+dev-lang/rust:lto - Optimize the build using Link Time Optimization (LTO)
dev-lang/rust:miri - Install miri, an interpreter for Rust's mid-level intermediate representation (requires USE=nightly, sometimes is broken)
dev-lang/rust:nightly - Enable nightly (UNSTABLE) features (NOTE: it does not install nightly version, just enables features marked as nightly at time of release)
dev-lang/rust:parallel-compiler - Build a multi-threaded rustc (experimental, not tested by upstream)