commit: 271e70ec0e9565ee4b5efc60e3af97fd816df5f2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jul 6 13:06:46 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jul 6 13:06:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271e70ec
profiles: x86 time64, remove outdated package.accept_keywords Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../default/linux/x86/23.0/i486/time64/package.accept_keywords | 10 ---------- .../default/linux/x86/23.0/i686/time64/package.accept_keywords | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/profiles/default/linux/x86/23.0/i486/time64/package.accept_keywords b/profiles/default/linux/x86/23.0/i486/time64/package.accept_keywords deleted file mode 100644 index 0d0241ad4db0..000000000000 --- a/profiles/default/linux/x86/23.0/i486/time64/package.accept_keywords +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# For better testing of time64, we use gcc-14 here already in an otherwise stable -# environment. -sys-devel/gcc:14 ~x86 - -# We need glibc-2.39-r11 at least so we can handle the compiler that auto-sets _TIME_BITS -# etc -=sys-libs/glibc-2.39* ~x86 diff --git a/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords b/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords deleted file mode 100644 index 0d0241ad4db0..000000000000 --- a/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# For better testing of time64, we use gcc-14 here already in an otherwise stable -# environment. -sys-devel/gcc:14 ~x86 - -# We need glibc-2.39-r11 at least so we can handle the compiler that auto-sets _TIME_BITS -# etc -=sys-libs/glibc-2.39* ~x86
