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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F2C8158086 for ; Tue, 5 Oct 2021 07:39:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE917E088B; Tue, 5 Oct 2021 07:39:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B63DFE088B for ; Tue, 5 Oct 2021 07:39:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A93AD34312D for ; Tue, 5 Oct 2021 07:39:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 118ED14C for ; Tue, 5 Oct 2021 07:39:17 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1633419414.1c4f9a4b91705bc3e4a508eebe35affc078dc423.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 1c4f9a4b91705bc3e4a508eebe35affc078dc423 X-VCS-Branch: master Date: Tue, 5 Oct 2021 07:39:17 +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: 2caa90f7-89c7-4c7d-a746-d42f45911842 X-Archives-Hash: a4c1849ee98768f0d489551b163e6ca5 commit: 1c4f9a4b91705bc3e4a508eebe35affc078dc423 Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 5 07:12:49 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 5 07:36:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4f9a4b profiles/base: Remove app-office/kexi[webkit] mask Signed-off-by: Jakov Smolić gentoo.org> profiles/base/package.use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index fd2865f94d3..59583764a00 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -35,13 +35,6 @@ gui-libs/gtk ffmpeg vulkan # The ORBlite scanner plugin only works on amd64 and x86. net-print/hplip-plugin orblite -# Andreas Sturmlechner (2021-08-02) -# Two years after the tracker was opened it is time to mask dev-qt/qtwebkit -# for good. No commits to upstream repository for >9 months, latest available -# tarball still "alpha" with warning about known unpatched vulnerabilities. -# Bugs: #684580, #750893 -app-office/kexi webkit - # Sam James (2021-07-24) # USE=exec-static-trampoline can break consumers due to # faulty assumptions. Masked for now due to the possibility