diff options
author | 2024-11-19 14:12:00 +0000 | |
---|---|---|
committer | 2024-11-19 14:12:01 +0000 | |
commit | bbcdd2cdd23750f2f3b53e45d57968dae000786c (patch) | |
tree | 78a0ad8b31b9aca75b7e4102de405b2191607c2e /profiles/features | |
parent | x11-misc/xbindkeys: Stabilize 1.8.7-r100 x86, #942834 (diff) | |
download | gentoo-bbcdd2cdd23750f2f3b53e45d57968dae000786c.tar.gz gentoo-bbcdd2cdd23750f2f3b53e45d57968dae000786c.tar.bz2 gentoo-bbcdd2cdd23750f2f3b53e45d57968dae000786c.zip |
profiles/features/musl: mask sys-apps/dog
strfry doesn't exist on musl.
Closes: https://bugs.gentoo.org/717252
Closes: https://bugs.gentoo.org/938613
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 636740829a6d..50938d1e683c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-11-19) +# Not ported to musl (bug #717252, bug #938613) +sys-apps/dog + # Robert Siebeck <gentoo.2019@r123.de> (2024-10-30) # musl not supported by upstream app-editors/zed |