gentoo-ebuilds/profiles/features/musl/package.use.force
Ulrich Müller 8e2d0dc375
profiles: Fix copyright and license notices
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-06-09 12:30:14 +02:00

26 lines
986 B
Text

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2024-06-03)
# Poor rendering performance otherwise (bug #931215) but it doesn't
# work on musl.
kde-plasma/kwin -filecaps
# Violet Purcell <vimproved@inventati.org> (2023-04-25)
# SBCL Upstream does not provide musl binaries for bootstrap, use CLisp.
dev-lisp/sbcl system-bootstrap
# Sam James <sam@gentoo.org> (2022-11-02)
# The libxcrypt migration is optional for musl.
sys-libs/libxcrypt -system -compat
# Sam James <sam@gentoo.org> (2022-10-04)
# net-misc/netkit-rsh is masked on musl and USE=-crypt depends on it
sys-cluster/torque crypt
# Force system-libevent use flag on mozilla packages, since the building of
# bundled libevent cannot accomodate a system without sysctl.h
# See bug 574830 for more info.
>=www-client/firefox-45.0 system-libevent
>=www-client/seamonkey-2.40 system-libevent
>=mail-client/thunderbird-45.0 system-libevent