From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1170712-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 EA2761382C5
	for <garchives@archives.gentoo.org>; Wed, 13 May 2020 08:00:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E951DE0B8B;
	Wed, 13 May 2020 08:00:01 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 B25B4E0B8B
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 May 2020 08:00:01 +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 388DD3504C4
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 May 2020 08:00:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CA932239
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 May 2020 07:59:57 +0000 (UTC)
From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1589356783.0a5eb7ac01ef7b27f0305d5ff83dd1bf4d910ade.juippis@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: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 0a5eb7ac01ef7b27f0305d5ff83dd1bf4d910ade
X-VCS-Branch: master
Date: Wed, 13 May 2020 07:59:57 +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: f5a703dc-795c-43b7-bacb-1129878e83bb
X-Archives-Hash: 33205f48227f04ae3b1899f32f0a07c4

commit:     0a5eb7ac01ef7b27f0305d5ff83dd1bf4d910ade
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 07:58:49 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 13 07:59:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5eb7ac

profiles/arch/amd64/x32: package.use.mask www-apps/gitea[build-client]

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/arch/amd64/x32/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask
index 50c9e9f9ecf..1a6b9a0eb22 100644
--- a/profiles/arch/amd64/x32/package.use.mask
+++ b/profiles/arch/amd64/x32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Joonas Niilola <juippis@gentoo.org> (2020-02-05)
+# Depends on nodejs.
+www-apps/gitea build-client
+
 # Patrick McLean <chutzpah@gentoo.org> (2020-02-05)
 # sys-cluster/ceph no longer supports x86, versions that support
 # it no longer build thanks to python2 removals