Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
Date: Wed, 14 Nov 2018 22:12:22
Message-Id: 1542233529.1ef52cd79d4f7e2733643b0730efd696e28ffd13.slyfox@gentoo
1 commit: 1ef52cd79d4f7e2733643b0730efd696e28ffd13
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 14 22:09:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 14 22:12:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef52cd7
7
8 package.use.mask: unmask iptables[nftables] for ~sparc, bug #569254
9
10 Keep currently stable iptables versions without nftables.
11 We'll remove the mask completely when old iptables disappear.
12
13 Reported-by: SpanKY
14 Bug: https://bugs.gentoo.org/569254
15 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
16
17 profiles/arch/sparc/package.use.mask | 10 ++++++----
18 1 file changed, 6 insertions(+), 4 deletions(-)
19
20 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
21 index fad34bb3419..3a7f4199e21 100644
22 --- a/profiles/arch/sparc/package.use.mask
23 +++ b/profiles/arch/sparc/package.use.mask
24 @@ -1,6 +1,12 @@
25 # Copyright 1999-2018 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 +# Sergei Trofimovich <slyfox@g.o> (28 Sep 2018)
29 +# No stable nftables yet. Let new iptables stabilization
30 +# to pick nftables up. Meanwhile keep old iptables off
31 +# nftables.
32 +<net-firewall/iptables-1.6.2 nftables
33 +
34 # Virgil Dupras <vdupras@g.o> (08 Oct 2018)
35 # app-text/mupdf sparc keyword was dropped in bug #631970
36 net-print/cups-filters pdf
37 @@ -142,10 +148,6 @@ media-video/ffmpeg snappy
38 # scrollview requires Java, which is unsupported on SPARC.
39 app-text/tesseract scrollview
40
41 -# Mike Frysinger <vapier@g.o> (22 Dec 2015)
42 -# Needs keywording. #569254
43 -net-firewall/iptables nftables
44 -
45 # Justin Lecher <jlec@g.o> (18 Nov 2015)
46 # requires dev-python/restkit which requires
47 # dev-python/socketpool which requires dev-python/gevent which requires