summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-15 09:46:10 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-15 09:49:54 +0000
commitbbdd6df68421fc9a30c58bbdbaaf2d5a52ed83ba (patch)
tree8decb78c0aa78f0d91d21db15149308a27f33e5c /profiles
parentmedia-sound/abcmidi: bump to 2022.01.13 (diff)
downloadgentoo-bbdd6df68421fc9a30c58bbdbaaf2d5a52ed83ba.tar.gz
gentoo-bbdd6df68421fc9a30c58bbdbaaf2d5a52ed83ba.tar.bz2
gentoo-bbdd6df68421fc9a30c58bbdbaaf2d5a52ed83ba.zip
profiles: Mask postgres USE flag on m68k
Most of the PostgreSQL tests pass on m68k, but some fail and some hang. I suggest you put your data elsewhere. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/m68k/use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index 6206aae25213..e544df9e39d3 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,11 @@
# Unmask the flag which corresponds to ARCH.
-m68k
+# James Le Cuirot <chewi@gentoo.org> (2022-01-15)
+# Most of the PostgreSQL tests pass on m68k, but some fail and some hang. I
+# suggest you put your data elsewhere.
+postgres
+
# James Le Cuirot <chewi@gentoo.org> (2022-01-09)
# Although Wayland could possibly work in a limited manner, Mesa is required for
# most things, and that isn't working on m68k.