From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 693651581FB for ; Sun, 24 Nov 2024 12:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A599E069C; Sun, 24 Nov 2024 12:49:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84796E07EA for ; Sun, 24 Nov 2024 12:49:19 +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 ADB4C34300F for ; Sun, 24 Nov 2024 12:49:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1F75130F for ; Sun, 24 Nov 2024 12:49:16 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1732452510.15d27225e70ab50d298ad20fbd4e2e17a7a15bf9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 15d27225e70ab50d298ad20fbd4e2e17a7a15bf9 X-VCS-Branch: master Date: Sun, 24 Nov 2024 12:49:16 +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: f6300f9f-b9c5-40be-9456-0ef61e05ab4b X-Archives-Hash: 940b26489bfadbe9d70081cb7a1dab50 commit: 15d27225e70ab50d298ad20fbd4e2e17a7a15bf9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 24 12:48:30 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 24 12:48:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d27225 profiles: powerpc/ppc32: Cleanup obsolete phonon package.use.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index d7e7bb3f72c3..d436252591a1 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -9,11 +9,6 @@ sys-fs/lvm2 thin # Generated C files are too big for PPC ISA to handle. dev-python/mypy native-extensions -# Andreas Sturmlechner (2024-09-04) -# KF6 and media-libs/phonon have dropped ppc keyword -app-office/texstudio video -net-irc/kvirc phonon - # Matt Jolly (2024-08-14) # QUIC dependencies are not keyworded net-misc/curl http3 quic curl_quic_openssl curl_quic_ngtcp2