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 56FD1138334 for ; Wed, 14 Nov 2018 22:12:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56640E0AF2; Wed, 14 Nov 2018 22:12:21 +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 31094E0AF2 for ; Wed, 14 Nov 2018 22:12:20 +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 0F0EC335C29 for ; Wed, 14 Nov 2018 22:12:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F947480 for ; Wed, 14 Nov 2018 22:12:17 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1542233529.1ef52cd79d4f7e2733643b0730efd696e28ffd13.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1ef52cd79d4f7e2733643b0730efd696e28ffd13 X-VCS-Branch: master Date: Wed, 14 Nov 2018 22:12:17 +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-Archives-Salt: 4719ddcc-62a1-486f-b409-d3772a118a22 X-Archives-Hash: cca93005522356bcff9d992829011720 commit: 1ef52cd79d4f7e2733643b0730efd696e28ffd13 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Nov 14 22:09:56 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Nov 14 22:12:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef52cd7 package.use.mask: unmask iptables[nftables] for ~sparc, bug #569254 Keep currently stable iptables versions without nftables. We'll remove the mask completely when old iptables disappear. Reported-by: SpanKY Bug: https://bugs.gentoo.org/569254 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/sparc/package.use.mask | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fad34bb3419..3a7f4199e21 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (28 Sep 2018) +# No stable nftables yet. Let new iptables stabilization +# to pick nftables up. Meanwhile keep old iptables off +# nftables. + (08 Oct 2018) # app-text/mupdf sparc keyword was dropped in bug #631970 net-print/cups-filters pdf @@ -142,10 +148,6 @@ media-video/ffmpeg snappy # scrollview requires Java, which is unsupported on SPARC. app-text/tesseract scrollview -# Mike Frysinger (22 Dec 2015) -# Needs keywording. #569254 -net-firewall/iptables nftables - # Justin Lecher (18 Nov 2015) # requires dev-python/restkit which requires # dev-python/socketpool which requires dev-python/gevent which requires