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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 47263138334 for ; Tue, 26 Nov 2019 21:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BB41E0991; Tue, 26 Nov 2019 21:39:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 55CA7E0991 for ; Tue, 26 Nov 2019 21:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 31A9734D43D for ; Tue, 26 Nov 2019 21:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACF2D8C0 for ; Tue, 26 Nov 2019 21:39:19 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1574804354.108573ae883efe26b635e1dafa678f4cf515ad9c.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 108573ae883efe26b635e1dafa678f4cf515ad9c X-VCS-Branch: master Date: Tue, 26 Nov 2019 21:39:19 +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: ad0e860f-ea31-468f-a878-df48f3a2c30f X-Archives-Hash: 05618163e195f7f146746b094941f4e1 commit: 108573ae883efe26b635e1dafa678f4cf515ad9c Author: Craig Andrews gentoo org> AuthorDate: Tue Nov 26 20:36:07 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Tue Nov 26 21:39:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108573ae profiles: arm64: Mask net-misc/curl[quiche] Signed-off-by: Craig Andrews gentoo.org> profiles/arch/arm64/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 429fb27f23b..fdccdea6027 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Craig Andrews (2019-11-26) +# net-libs/quiche is an early HTTP/3 implementation +# not yet ready for everyone. +net-misc/curl quiche + # Luke Dashjr (2019-09-21) # iasl is keyworded ~arm64 sys-firmware/seabios debug