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 EAAF6158087 for ; Sun, 6 Feb 2022 10:35:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A62FF2BC010; Sun, 6 Feb 2022 10:35:26 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34CA52BC009 for ; Sun, 6 Feb 2022 10:35:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BC13F342CAC for ; Sun, 6 Feb 2022 10:35:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CCF92C6 for ; Sun, 6 Feb 2022 10:35:22 +0000 (UTC) From: "Sam James" 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" Message-ID: <1644143704.a80bb8c12fbb1a5ce51ab42c311fa0eea9f5dda1.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: a80bb8c12fbb1a5ce51ab42c311fa0eea9f5dda1 X-VCS-Branch: master Date: Sun, 6 Feb 2022 10:35:22 +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: bfcb7c67-5eaa-45e5-92b4-edffc7bceb0e X-Archives-Hash: 9df32b307ef78398fdfccffb4a98a5db commit: a80bb8c12fbb1a5ce51ab42c311fa0eea9f5dda1 Author: Sam James gentoo org> AuthorDate: Sun Feb 6 10:34:52 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 6 10:35:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80bb8c1 profiles/arch/arm64: update xscreensaver mask Bug: https://bugs.gentoo.org/830914 Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.mask b/profiles/arch/arm64/package.mask index bf78fca70c86..83546a68c8fc 100644 --- a/profiles/arch/arm64/package.mask +++ b/profiles/arch/arm64/package.mask @@ -5,4 +5,4 @@ # 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 +~x11-misc/xscreensaver-6.02