Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/
Date: Sat, 18 Sep 2021 22:50:42
Message-Id: 1632005027.68621a041f7a15b7b956aac7b42a3ed5a5d86459.chewi@gentoo
1 commit: 68621a041f7a15b7b956aac7b42a3ed5a5d86459
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 17 22:39:38 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 22:43:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68621a04
7
8 profiles: Tidy miscellaneous USE masks on m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 profiles/arch/m68k/use.mask | 90 +++++++++++++++++++++------------------------
13 1 file changed, 42 insertions(+), 48 deletions(-)
14
15 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
16 index caaaa112635..928ba43c6c7 100644
17 --- a/profiles/arch/m68k/use.mask
18 +++ b/profiles/arch/m68k/use.mask
19 @@ -4,6 +4,10 @@
20 # Unmask the flag which corresponds to ARCH.
21 -m68k
22
23 +# James Le Cuirot <chewi@g.o> (2021-09-17)
24 +# Ruby just crashes on startup.
25 +ruby
26 +
27 # Andreas K. Hüttel <dilfridge@g.o> (2021-08-22)
28 # app-arch/zstd is broken
29 zstd
30 @@ -41,59 +45,11 @@ elogind
31 # Unmask as this profile is big endian.
32 -big-endian
33
34 -hardened
35 -
36 # Paul de Vrieze <pauldv@g.o>
37 # There is no java in this profile (if there is it must be available). Without
38 # this repoman will fail on apps like sys-libs/db
39 java
40
41 -# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
42 -# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@g.o
43 -# all of these are binary-only, and not presently available on this
44 -# architecture.
45 -php
46 -djbfft
47 -qdbm
48 -
49 -emacs
50 -xemacs
51 -
52 -gnome-keyring
53 -afs
54 -tcl
55 -tk
56 -ldap
57 -slang
58 -diet
59 -gtk
60 -mono
61 -cairo
62 -svg
63 -X
64 -mysql
65 -samba
66 -dbus
67 -xpm
68 -ruby
69 -ocaml
70 -guile
71 -lua
72 -djvu
73 -nss
74 -diet
75 -emf
76 -R
77 -octave
78 -bluetooth
79 -lqr
80 -policykit
81 -latex
82 -nettle
83 -systemd
84 -tk
85 -clang
86 -
87 # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
88 # Bug #184563, (2007-09-18)
89 # Robin H. Johnson <robbat2@g.o>
90 @@ -116,3 +72,41 @@ unwind
91
92 # sys-libs/libseccomp has not been ported to this arch yet #524148
93 seccomp
94 +
95 +afs
96 +bluetooth
97 +cairo
98 +clang
99 +dbus
100 +diet
101 +djbfft
102 +djvu
103 +emacs
104 +emf
105 +gnome-keyring
106 +gtk
107 +guile
108 +hardened
109 +latex
110 +ldap
111 +lqr
112 +lua
113 +mono
114 +mysql
115 +nettle
116 +nss
117 +ocaml
118 +octave
119 +php
120 +policykit
121 +qdbm
122 +R
123 +samba
124 +slang
125 +svg
126 +systemd
127 +tcl
128 +tk
129 +X
130 +xemacs
131 +xpm