diff --git a/dev-libs/aml/aml-9999.ebuild b/dev-libs/aml/aml-9999.ebuild index c2ab80710220..b2bf80c8c7ce 100644 --- a/dev-libs/aml/aml-9999.ebuild +++ b/dev-libs/aml/aml-9999.ebuild @@ -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