diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-19 23:34:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-19 23:35:44 +0000 |
commit | abdc9e53be1935898df6d1e1d708a2898bc508c1 (patch) | |
tree | be2b0b95c8ef3160cecd772d72997abd96c88585 /profiles/features | |
parent | dev-lang/gforth: make sanity checks optional (diff) | |
download | gentoo-abdc9e53be1935898df6d1e1d708a2898bc508c1.tar.gz gentoo-abdc9e53be1935898df6d1e1d708a2898bc508c1.tar.bz2 gentoo-abdc9e53be1935898df6d1e1d708a2898bc508c1.zip |
features/musl/package.use.mask: maks dev-lang/gforth[check], bug #713138
Not clear why celfcheck fails. Past test history hints at high dependecy
on system types. Needs more investigation.
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/713138
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 117568e0a6bd..3e8e86a01b67 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-19) +# check does not work on musl, bug #713138 +dev-lang/gforth check + # See bug #604542 net-misc/iputils idn |