diff options
author | 2018-11-14 22:09:56 +0000 | |
---|---|---|
committer | 2018-11-14 22:12:09 +0000 | |
commit | 1ef52cd79d4f7e2733643b0730efd696e28ffd13 (patch) | |
tree | d18c979de4223a02a776da199cf96b4758acceaf /profiles | |
parent | media-plugins/kodi-audioencoder-flac: 2.0.1 version bump (diff) | |
download | gentoo-1ef52cd79d4f7e2733643b0730efd696e28ffd13.tar.gz gentoo-1ef52cd79d4f7e2733643b0730efd696e28ffd13.tar.bz2 gentoo-1ef52cd79d4f7e2733643b0730efd696e28ffd13.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fad34bb34190..3a7f4199e21c 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 <slyfox@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 <vdupras@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 <vapier@gentoo.org> (22 Dec 2015) -# Needs keywording. #569254 -net-firewall/iptables nftables - # Justin Lecher <jlec@gentoo.org> (18 Nov 2015) # requires dev-python/restkit which requires # dev-python/socketpool which requires dev-python/gevent which requires |