dev-libs/aml: drop non-existent patch from live

It seems fixed upstream too.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-02 23:36:22 +01:00
parent 7f999a5828
commit 82c6746e78
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 2020-2023 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,10 +22,6 @@ IUSE="examples"
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
PATCHES=(
"${FILESDIR}"/${P}-queue.patch
)
src_prepare() {
default