diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 14:51:23 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 14:51:23 +0000 |
commit | 73f9c304f42c7ff5cbc74514b519bb065a087e73 (patch) | |
tree | 12fe528df33892e92b020bc369704ba82445656b /profiles/arch | |
parent | sci-mathematics/primecount: maintainer stabilize on amd64. (diff) | |
download | gentoo-73f9c304f42c7ff5cbc74514b519bb065a087e73.tar.gz gentoo-73f9c304f42c7ff5cbc74514b519bb065a087e73.tar.bz2 gentoo-73f9c304f42c7ff5cbc74514b519bb065a087e73.zip |
profiles: Mask fish-completion USE flag on m68k
The app-shells/fish tests fail on m68k, so it remains unkeyworded.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index e544df9e39d3..472ca7ed8849 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 <chewi@gentoo.org> (2022-01-30) +# The app-shells/fish tests fail on m68k, so it remains unkeyworded. +fish-completion + # 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. |