From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1589703-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 85B9D158451
	for <garchives@archives.gentoo.org>; Fri, 12 Jan 2024 11:46:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 435EDE2AC9;
	Fri, 12 Jan 2024 11:46:05 +0000 (UTC)
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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 23444E2AC9
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2024 11:46:05 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1253F343137
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2024 11:46:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EEF514B1
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2024 11:46:02 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1705059949.eb9d0f1b77eded6bf34ee3e39fc9b97e53b46e3b.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/use.desc
X-VCS-Directories: profiles/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: eb9d0f1b77eded6bf34ee3e39fc9b97e53b46e3b
X-VCS-Branch: master
Date: Fri, 12 Jan 2024 11:46:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c16e9578-6354-44ea-bae6-e6934d3c88fc
X-Archives-Hash: 52a081c7c970c62340f2110ce890c698

commit:     eb9d0f1b77eded6bf34ee3e39fc9b97e53b46e3b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 11:45:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 11:45:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9d0f1b

profiles: drop obsolete '(>=sys-devel/gcc-3.4 only)' from USE=pch description

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/use.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/use.desc b/profiles/use.desc
index aa773eeb74f0..5476b35be009 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Keep them sorted
@@ -250,7 +250,7 @@ osc - Enable support for Open Sound Control
 oss - Add support for OSS (Open Sound System)
 otf - Install OpenType font versions
 pam - Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
-pch - Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only)
+pch - Enable precompiled header support for faster compilation at the expense of disk space and memory
 pcmcia - Add support for PCMCIA slots/devices found on laptop computers
 pcre - Add support for Perl Compatible Regular Expressions
 pda - Add support for portable devices