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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07471158451 for ; Mon, 8 Jan 2024 09:09:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F6D2E29BE; Mon, 8 Jan 2024 09:09:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 33BAEE29BE for ; Mon, 8 Jan 2024 09:09:27 +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 5F460343303 for ; Mon, 8 Jan 2024 09:09:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A70D412F2 for ; Mon, 8 Jan 2024 09:09:24 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1704704066.7d0ac3aa3f7baf5433e260be1162c507d09f55fa.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.use profiles/arch/loong/package.use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 7d0ac3aa3f7baf5433e260be1162c507d09f55fa X-VCS-Branch: master Date: Mon, 8 Jan 2024 09:09:24 +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: 9292eaa4-78bc-434a-bed7-527237b7b9c6 X-Archives-Hash: b5bb0acfa1bf7ea69fb83072e00ec962 commit: 7d0ac3aa3f7baf5433e260be1162c507d09f55fa Author: Ionen Wolkens gentoo org> AuthorDate: Mon Jan 8 08:44:58 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Jan 8 08:54:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0ac3aa profiles/arch/loong: allow media-libs/libplacebo[shaderc] Been keyworded here for a bit now. May eventually reverse the logic for shaderc as it gains more keywords (currently masked in arch/base for libplacebo). Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/loong/package.use | 6 +----- profiles/arch/loong/package.use.mask | 4 ++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/arch/loong/package.use b/profiles/arch/loong/package.use index 689059836326..319345dc049c 100644 --- a/profiles/arch/loong/package.use +++ b/profiles/arch/loong/package.use @@ -1,10 +1,6 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ionen Wolkens (2023-10-09) -# media-libs/shaderc is not keyworded here, so enable glslang fallback. -media-libs/libplacebo glslang -shaderc - # Sam James (2023-10-08) # dev-db/mysql not keyworded here dev-perl/DBD-mysql -mysql mariadb diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index e01eb81c601c..0b3d003b5ccf 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens (2024-01-08) +# media-libs/shaderc is keyworded here. +media-libs/libplacebo -shaderc + # WANG Xuerui (2024-01-03) # app-crypt/rpm-sequoia is keyworded here. app-arch/rpm -sequoia