diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-19 19:27:39 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-19 19:27:39 -0500 |
| commit | 47516b9667518dacb1efd6d257f7b3e6a481ec93 (patch) | |
| tree | 15968af203a3ff5970f912ab816b33e3a8648196 /profiles | |
| parent | 1e827c97be50f4e8e4da3697da898689b2bde9d5 (diff) | |
| download | baldeagleos-repo-47516b9667518dacb1efd6d257f7b3e6a481ec93.tar.gz baldeagleos-repo-47516b9667518dacb1efd6d257f7b3e6a481ec93.tar.xz baldeagleos-repo-47516b9667518dacb1efd6d257f7b3e6a481ec93.zip | |
Adding metadata
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/arch/base/package.use.mask | 2 | ||||
| -rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
| -rw-r--r-- | profiles/package.mask/00-gentoo | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index aa071040a462..a9f01d928a88 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -350,7 +350,7 @@ llvm-runtimes/compiler-rt-sanitizers asan dfsan lsan msan hwasan tsan llvm-runtimes/compiler-rt-sanitizers ubsan safestack cfi scudo llvm-runtimes/compiler-rt-sanitizers shadowcallstack gwp-asan llvm-runtimes/compiler-rt-sanitizers libfuzzer memprof orc profile xray -llvm-runtimes/compiler-rt-sanitizers ctx-profile nsan rtsan +llvm-runtimes/compiler-rt-sanitizers copyprof ctx-profile nsan rtsan # Sam James <sam@gentoo.org> (2020-10-24) # asm redc is only available on amd64, ppc64. bug #750974. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5850656eb8cc..3b85983dafe0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Andreas Sturmlechner <asturm@gentoo.org> (2026-09-19) +# Building documentation is broken in this version. Bug #976293 +~dev-cpp/eigen-3.4.1 doc + # Michał Górny <mgorny@gentoo.org> (2026-09-05) # dev-python/{ioflo,raet} stuck on Python 3.12 and last-rited. app-admin/salt raet diff --git a/profiles/package.mask/00-gentoo b/profiles/package.mask/00-gentoo index 17133bba9c59..0c43f57a81b6 100644 --- a/profiles/package.mask/00-gentoo +++ b/profiles/package.mask/00-gentoo @@ -51,6 +51,8 @@ dev-python/overrides # Most revdeps still need gexiv2-0.16 compatibility fixes # See: https://bugs.gentoo.org/982084 =media-libs/gexiv2-0.16* +>=gnome-base/nautilus-50 +>=media-gfx/shotwell-33 # Arthur Zamarin <arthurzam@gentoo.org> (2026-09-11) # EAPI=7, old PYTHON_COMPAT, doesn't work with spotify for a long time, |
