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 5563D158086 for ; Mon, 8 Nov 2021 02:51:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6CDC2BC0B5; Mon, 8 Nov 2021 02:51:41 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A72D72BC0B1 for ; Mon, 8 Nov 2021 02:51:41 +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 C20C6342EDC for ; Mon, 8 Nov 2021 02:51:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 223641E2 for ; Mon, 8 Nov 2021 02:51:36 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1636339777.b552cad27ff6ea36b0b015aae23e5a1d6fd6ab25.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: b552cad27ff6ea36b0b015aae23e5a1d6fd6ab25 X-VCS-Branch: master Date: Mon, 8 Nov 2021 02:51:36 +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: edabbe99-7d15-497f-aea5-d24147a13ace X-Archives-Hash: a28b4e338712d13e8a6f2293ab352537 commit: b552cad27ff6ea36b0b015aae23e5a1d6fd6ab25 Author: Yongxiang Liang gmail com> AuthorDate: Fri Nov 5 11:51:57 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Mon Nov 8 02:49:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b552cad2 profiles/arch/riscv: mask urlpreview for net-irc/quassel Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 91aa042a09f..72735eceb63 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -54,6 +54,7 @@ dev-python/ipython qt5 kde-apps/marble webengine kde-plasma/kdeplasma-addons webengine kde-plasma/libksysguard webengine +net-irc/quassel urlpreview # Marek Szuba (2021-09-07) # net-misc/memcached not keyworded yet due to failing tests (Bug #811477)