commit:     1ef52cd79d4f7e2733643b0730efd696e28ffd13
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 14 22:09:56 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> 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 <slyfox <AT> 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 <sly...@gentoo.org> (28 Sep 2018)
+# No stable nftables yet. Let new iptables stabilization
+# to pick nftables up. Meanwhile keep old iptables off
+# nftables.
+<net-firewall/iptables-1.6.2 nftables
+
 # Virgil Dupras <vdup...@gentoo.org> (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 <vap...@gentoo.org> (22 Dec 2015)
-# Needs keywording. #569254
-net-firewall/iptables nftables
-
 # Justin Lecher <j...@gentoo.org> (18 Nov 2015)
 # requires dev-python/restkit which requires
 # dev-python/socketpool which requires dev-python/gevent which requires

Reply via email to