summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-02 03:04:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-02 03:04:24 +0000
commit37a097af13d675b83911ac006ee9ee22d2163f9a (patch)
tree75294129093c3332ea0ba918643a3485b19550f6 /profiles/base
parentaac5e1b02ac846f5e1ce85f4f66fdec46aa9b0d1 (diff)
gentoo auto-resync : 02:11:2024 - 03:04:23
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask9
-rw-r--r--profiles/base/use.mask1
2 files changed, 1 insertions, 9 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index f6a7e6cd7462..469f9fb030c0 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,11 +7,6 @@
# Currently needs patched dev-util/sysprof.
dev-libs/elfutils stacktrace
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-21)
-# Mechanism for coping with the time64 transition of 32bit arches
-# Will be unmasked in the time64 profiles
-sys-devel/gcc time64
-
# Peter Levine <plevine457@gmail.com> (2024-10-09)
# Leads to missing symbols while building testcases
# Masked for further testing.
@@ -538,10 +533,6 @@ gui-libs/gtk ffmpeg vulkan
# lto does not work on dev-lang/gnat-gpl-2021
dev-lang/gnat-gpl:10 lto
-# Mike Gilbert <floppym@gentoo.org> (2021-06-14)
-# Avoid running failing tests by default.
-sys-kernel/dracut test
-
# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-09)
# Dependency requires sys-apps/systemd. Will only be unmasked in systemd target.
kde-plasma/plasma-meta firewall
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index d4be55670c18..b4845b0b52e8 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -8,6 +8,7 @@
# Mechanism for coping with the time64 transition of 32bit arches
# Will be unmasked in the time64 profiles
perl_features_time64
+time64
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-05-01)
# PERL_FEATURES=debug is not a setting that should be used lightly.