From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F7BA15820A for ; Sun, 06 Jul 2025 13:07:35 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5E1A634203B for ; Sun, 06 Jul 2025 13:07:35 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8B7BD11055B; Sun, 06 Jul 2025 13:07:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 82A9811055B for ; Sun, 06 Jul 2025 13:07:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F174341FBC for ; Sun, 06 Jul 2025 13:07:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97C092A0D for ; Sun, 06 Jul 2025 13:07:29 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1751807206.271e70ec0e9565ee4b5efc60e3af97fd816df5f2.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/23.0/i686/time64/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/x86/23.0/i486/time64/package.accept_keywords profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords X-VCS-Directories: profiles/default/linux/x86/23.0/i686/time64/ profiles/default/linux/x86/23.0/i486/time64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 271e70ec0e9565ee4b5efc60e3af97fd816df5f2 X-VCS-Branch: master Date: Sun, 06 Jul 2025 13:07:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e45aa4d-452c-4040-9ee4-d01f37aa04c0 X-Archives-Hash: a0cbf2e9c1c55a06fc93ac2d243304df commit: 271e70ec0e9565ee4b5efc60e3af97fd816df5f2 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jul 6 13:06:46 2025 +0000 Commit: Andreas K. Hüttel gentoo 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 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