dev-libs/libdex: drop obsolete patch

Closes: https://bugs.gentoo.org/967477
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-15 00:44:21 +00:00
parent 41974a0761
commit 4be87d411e

View File

@@ -34,10 +34,6 @@ BDEPEND="
gtk-doc? ( dev-util/gi-docgen )
"
PATCHES=(
"${FILESDIR}"/libdex-0.8.1-libucontext-musl.patch
)
pkg_setup() {
if use eventfd && linux_config_exists; then
if ! linux_chkconfig_present EVENTFD ; then