From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1317421-garchives=archives.gentoo.org@lists.gentoo.org> 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 1FD6E1580B4 for <garchives@archives.gentoo.org>; Wed, 1 Sep 2021 20:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F85CE0841; Wed, 1 Sep 2021 20:52:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1751FE0841 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Sep 2021 20:52:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9821C3407E0 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Sep 2021 20:52:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF83698 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Sep 2021 20:52:47 +0000 (UTC) From: "James Le Cuirot" <chewi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" <chewi@gentoo.org> Message-ID: <1630529521.a02dfb2365ab4f3f54b3a227f99bc7a97ceca90c.chewi@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/package.use.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: a02dfb2365ab4f3f54b3a227f99bc7a97ceca90c X-VCS-Branch: master Date: Wed, 1 Sep 2021 20:52:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0df9a54-e752-47c7-bd1e-bdce7405ff1b X-Archives-Hash: 43fa4fcaba07dde88628e6f3aa67bb3c commit: a02dfb2365ab4f3f54b3a227f99bc7a97ceca90c Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Wed Sep 1 20:45:32 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Sep 1 20:52:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02dfb23 profiles: Mask www-apps/xpra-html5[minify] on x32 It requires Node.js, which is unavailable. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 32542ababa9..3101e24236f 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -47,6 +47,7 @@ dev-ruby/tilt test net-analyzer/netdata nodejs www-apps/gitea build-client www-apps/jekyll test +www-apps/xpra-html5 minify dev-python/QtPy test # Davide Pesavento <pesa@gentoo.org> (2011-11-30)