Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
Date: Fri, 10 Sep 2021 18:24:36
Message-Id: 1631298264.f32278f7c205ed53a3b1a37b35430cc75a2f03d9.sam@gentoo
1 commit: f32278f7c205ed53a3b1a37b35430cc75a2f03d9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Sep 10 14:17:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 18:24:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32278f7
7
8 profiles/arch/sparc/package.use.stable.mask: drop obsolete masks
9
10 mbedtls, nftables and xterm are stable on sparc meanwhile.
11
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Closes: https://github.com/gentoo/gentoo/pull/22262
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/arch/sparc/package.use | 7 -------
17 profiles/arch/sparc/package.use.stable.mask | 15 ---------------
18 2 files changed, 22 deletions(-)
19
20 diff --git a/profiles/arch/sparc/package.use b/profiles/arch/sparc/package.use
21 index 944a4104549..4babc96027f 100644
22 --- a/profiles/arch/sparc/package.use
23 +++ b/profiles/arch/sparc/package.use
24 @@ -1,13 +1,6 @@
25 # Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -# Sam James <sam@g.o> (2020-01-18)
29 -# net-libs/mbedtls is not stable on sparc
30 -# so, let's enable openssl to avoid
31 -# REQUIRED_USE default conflicts for users.
32 -# bug #758428
33 -net-proxy/privoxy openssl
34 -
35 # Michał Górny <mgorny@g.o> (2016-09-24)
36 # Enable the GPU targets matching the default VIDEO_CARDS
37 dev-ml/llvm-ocaml llvm_targets_AMDGPU
38
39 diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
40 index 00a522c87fd..3e8a393cba9 100644
41 --- a/profiles/arch/sparc/package.use.stable.mask
42 +++ b/profiles/arch/sparc/package.use.stable.mask
43 @@ -20,13 +20,6 @@ dev-python/matplotlib wxwidgets
44 # bug #766051
45 app-text/dblatex inkscape
46
47 -# Sam James <sam@g.o> (2020-01-18)
48 -# net-libs/mbedtls is not stable on sparc
49 -# see also: package.use entry to allow
50 -# installs for now (+openssl).
51 -# bug #758428
52 -net-proxy/privoxy mbedtls
53 -
54 # Sam James <sam@g.o> (2021-01-04)
55 # Drags in qt which is not stable here
56 # bug #763405
57 @@ -73,14 +66,6 @@ net-libs/libssh mbedtls
58 net-libs/libssh2 mbedtls
59 net-vpn/openvpn mbedtls
60
61 -# Rolf Eike Beer <eike@×××××××.de> (2020-04-04)
62 -# Needs stable x11-terms/xterm, bug #706118
63 -app-editors/joe xterm
64 -
65 # Sergei Trofimovich <slyfox@g.o> (2020-04-04)
66 # Needs stable net-libs/webkit-gtk, bug #712260
67 app-editors/emacs xwidgets
68 -
69 -# Matt Turner <mattst88@g.o> (2019-08-27)
70 -# No stable nftables yet.
71 -net-firewall/iptables nftables