commit:     68621a041f7a15b7b956aac7b42a3ed5a5d86459
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 17 22:39:38 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 22:43:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68621a04

profiles: Tidy miscellaneous USE masks on m68k

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 profiles/arch/m68k/use.mask | 90 +++++++++++++++++++++------------------------
 1 file changed, 42 insertions(+), 48 deletions(-)

diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index caaaa112635..928ba43c6c7 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -m68k
 
+# James Le Cuirot <[email protected]> (2021-09-17)
+# Ruby just crashes on startup.
+ruby
+
 # Andreas K. Hüttel <[email protected]> (2021-08-22)
 # app-arch/zstd is broken
 zstd
@@ -41,59 +45,11 @@ elogind
 # Unmask as this profile is big endian.
 -big-endian
 
-hardened
-
 # Paul de Vrieze <[email protected]>
 # There is no java in this profile (if there is it must be available). Without
 # this repoman will fail on apps like sys-libs/db
 java
 
-# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
-# Dated Sat, 31 Jul 2004 14:49:28 -0700, from [email protected]
-# all of these are binary-only, and not presently available on this
-# architecture.
-php
-djbfft
-qdbm
-
-emacs
-xemacs
-
-gnome-keyring
-afs
-tcl
-tk
-ldap
-slang
-diet
-gtk
-mono
-cairo
-svg
-X
-mysql
-samba
-dbus
-xpm
-ruby
-ocaml
-guile
-lua
-djvu
-nss
-diet
-emf
-R
-octave
-bluetooth
-lqr
-policykit
-latex
-nettle
-systemd
-tk
-clang
-
 # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
 # Bug #184563, (2007-09-18)
 # Robin H. Johnson <[email protected]>
@@ -116,3 +72,41 @@ unwind
 
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
+
+afs
+bluetooth
+cairo
+clang
+dbus
+diet
+djbfft
+djvu
+emacs
+emf
+gnome-keyring
+gtk
+guile
+hardened
+latex
+ldap
+lqr
+lua
+mono
+mysql
+nettle
+nss
+ocaml
+octave
+php
+policykit
+qdbm
+R
+samba
+slang
+svg
+systemd
+tcl
+tk
+X
+xemacs
+xpm

Reply via email to