commit: 8e39db6da3baa41b28aef6f793bd226f700a13fa Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Feb 12 13:30:48 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Feb 12 13:30:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e39db6d
features/musl/package.mask: mask x11-misc/xflux Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index cb6ed722f350..8d0ac2fc592c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <[email protected]> (2022-02-12) +# Binary package linked to glibc +x11-misc/xflux + # Stephan Hartmann <[email protected]> (2022-02-10) # Binary package linked to glibc www-apps/chromedriver-bin
