From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1299446-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 73B1B13933E for <garchives@archives.gentoo.org>; Mon, 5 Jul 2021 20:20:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82EF3E0A5B; Mon, 5 Jul 2021 20:20:24 +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 6451BE0A5B for <gentoo-commits@lists.gentoo.org>; Mon, 5 Jul 2021 20:20:24 +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 53959342AAF for <gentoo-commits@lists.gentoo.org>; Mon, 5 Jul 2021 20:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37FD27C2 for <gentoo-commits@lists.gentoo.org>; Mon, 5 Jul 2021 20:20:21 +0000 (UTC) From: "Matt Turner" <mattst88@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, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1625516415.d8bab5297bd6f61f4b17c7623925e3d1dbac0af0.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d8bab5297bd6f61f4b17c7623925e3d1dbac0af0 X-VCS-Branch: master Date: Mon, 5 Jul 2021 20:20:21 +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: a759ad33-218c-43a5-9795-15e0ea25d5ef X-Archives-Hash: da431bc51c73d092f9952e863a4bc16a commit: d8bab5297bd6f61f4b17c7623925e3d1dbac0af0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Jul 5 20:18:21 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Jul 5 20:20:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8bab529 profiles/alpha: Mask USE=nftables Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 4b196ab45f1..418690e8ef5 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,9 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Matt Turner <mattst88@gentoo.org> (2021-07-05) +nftables + # Michał Górny <mgorny@gentoo.org> (2021-05-20) # Unresolved keywordreqs are getting in the way. # https://bugs.gentoo.org/773451