From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1360421-garchives=archives.gentoo.org@lists.gentoo.org>
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 C1B55158087
	for <garchives@archives.gentoo.org>; Sat, 22 Jan 2022 19:46:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0CB562BC008;
	Sat, 22 Jan 2022 19:46:19 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 91ABE2BC008
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jan 2022 19:46:18 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6997D342E00
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jan 2022 19:46:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D260D268
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jan 2022 19:46:15 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1642880769.1a86ad873900dafd61e4b61ab8055cbaf8c5b5e0.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/package.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 1a86ad873900dafd61e4b61ab8055cbaf8c5b5e0
X-VCS-Branch: master
Date: Sat, 22 Jan 2022 19:46:15 +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: 9a1a3c3e-c892-4fc6-9904-bdb48d2c211e
X-Archives-Hash: ac51039c70de5a127d9c75b7b0490ecb

commit:     1a86ad873900dafd61e4b61ab8055cbaf8c5b5e0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 22 19:45:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 19:46:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a86ad87

profiles/arch/arm64: mask xscreensaver-6.02

Fails to build on arm64.

Bug: https://bugs.gentoo.org/830914
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm64/package.mask | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.mask b/profiles/arch/arm64/package.mask
index 3f9caccc0709..bf78fca70c86 100644
--- a/profiles/arch/arm64/package.mask
+++ b/profiles/arch/arm64/package.mask
@@ -1,2 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2022-01-22)
+# Fails to build on arm64.
+# marbling.c:181:44: error: incompatible type for argument 1 of ‘vqdmulhq_s16’
+# bug #830914
+=x11-misc/xscreensaver-6.02