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/x86/
Date: Sun, 16 Jan 2022 01:02:27
Message-Id: 1642294878.9a05db1178c7a960081ea14197e62cca8d81f775.sam@gentoo
1 commit: 9a05db1178c7a960081ea14197e62cca8d81f775
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 23:01:55 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 16 01:01:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a05db11
7
8 profiles/arch/x86: sort mask entries
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/x86/package.use.mask | 22 +++++++++++-----------
13 1 file changed, 11 insertions(+), 11 deletions(-)
14
15 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
16 index 3f7965cb15de..dc77425a31ef 100644
17 --- a/profiles/arch/x86/package.use.mask
18 +++ b/profiles/arch/x86/package.use.mask
19 @@ -82,6 +82,12 @@ sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
20 sys-libs/compiler-rt-sanitizers -gwp-asan
21 sys-libs/compiler-rt-sanitizers -profile
22
23 +# Thomas Deutschmann <whissi@g.o> (2020-10-06)
24 +# - aesni plugin is supported on x86
25 +# - rdrand plugin is supported on x86
26 +# - padlock plugin is supported on x86
27 +net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand -strongswan_plugins_padlock
28 +
29 # Sam James <sam@g.o> (2020-10-05)
30 # Guile only supports JIT on some arches
31 # (See 9.3.8 in the Guile manual)
32 @@ -206,11 +212,9 @@ app-admin/conserver -freeipmi
33 # No Spice protocol for x86
34 app-emulation/nemu spice
35
36 -# Thomas Deutschmann <whissi@g.o> (2020-10-06)
37 -# - aesni plugin is supported on x86
38 -# - rdrand plugin is supported on x86
39 -# - padlock plugin is supported on x86
40 -net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand -strongswan_plugins_padlock
41 +# Tomáš Mózes <hydrapolic@×××××.com> (2019-11-02)
42 +# Requires dev-db/mongodb which has dropped x86 support
43 +dev-php/pecl-mongodb test
44
45 # Alexys Jacob <ultrabug@g.o> (2018-11-05)
46 # Requires dev-db/mongodb which has dropped x86 support
47 @@ -338,7 +342,7 @@ media-libs/libmikmod cpu_flags_x86_sse2
48
49 # Sergey Popov <pinkbyte@g.o> (2013-12-27)
50 # Boost.Context can be built on x86
51 -dev-libs/boost -context
52 +dev-libs/boost -context
53
54 # Tim Harder <radhermit@g.o> (2013-08-13)
55 # dev-lang/luajit keyworded for x86 (masked in base)
56 @@ -370,7 +374,7 @@ gnustep-base/gnustep-make -libobjc2
57 # Doug Goldstein <cardoe@g.o> (2012-01-17)
58 # The SPICE server is only supported on 64-bit platforms and not on 32-bit
59 # https://lists.freedesktop.org/archives/spice-devel/2015-September/021846.html
60 -app-emulation/qemu spice
61 +app-emulation/qemu spice
62
63 # Samuli Suominen <ssuominen@g.o> (2011-12-06)
64 # NuppelVideo support is x86 only
65 @@ -405,7 +409,3 @@ media-gfx/iscan -X
66
67 # Steve Dibb <beandog@g.o> (2008-09-29)
68 media-video/mplayer -cpudetection
69 -
70 -# Tomáš Mózes <hydrapolic@×××××.com> (2019-11-02)
71 -# Requires dev-db/mongodb which has dropped x86 support
72 -dev-php/pecl-mongodb test