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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BA74E158089 for ; Thu, 28 Sep 2023 13:07:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C239F2BC032; Thu, 28 Sep 2023 13:07:45 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAEF62BC032 for ; Thu, 28 Sep 2023 13:07:45 +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 0136F335CDF for ; Thu, 28 Sep 2023 13:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BA02127F for ; Thu, 28 Sep 2023 13:07:41 +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: <1695904287.f0921a5e98fb2e456dba8d060c05ebc589f7ce87.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/use.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: f0921a5e98fb2e456dba8d060c05ebc589f7ce87 X-VCS-Branch: master Date: Thu, 28 Sep 2023 13:07:41 +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: ff2cc04f-30dc-4e35-96fa-7effb34afb72 X-Archives-Hash: 358e88ee3bb037d1e940a53b8d38d7c2 commit: f0921a5e98fb2e456dba8d060c05ebc589f7ce87 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Sep 28 07:11:20 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Sep 28 12:31:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0921a5e profiles/arch/amd64/x32: use.mask pdfium alongside webengine USE is for QtPdf which is provided by qtwebengine (uses chromium's pdfium). Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/amd64/x32/use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/use.mask b/profiles/arch/amd64/x32/use.mask index 6fe82d7df466..f2257ff88016 100644 --- a/profiles/arch/amd64/x32/use.mask +++ b/profiles/arch/amd64/x32/use.mask @@ -1,4 +1,4 @@ -# Copyright 2013-2021 Gentoo Authors +# Copyright 2013-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny (2013-01-26) @@ -7,4 +7,5 @@ # Andreas Sturmlechner (2021-02-09) # Requires net-libs/nodejs +pdfium webengine