From 61b2383fd599d26092053c4b300d473f80ca5f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Thu, 10 Jul 2025 15:27:51 +0200 Subject: [PATCH] profiles: Mask gcc[vanilla] for time64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/features/time64/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 profiles/features/time64/package.use.mask diff --git a/profiles/features/time64/package.use.mask b/profiles/features/time64/package.use.mask new file mode 100644 index 0000000000000..aa646ce0847e7 --- /dev/null +++ b/profiles/features/time64/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel (2025-07-10) +# We need the gcc patchset here, otherwise things break. +sys-devel/gcc vanilla