commit:     82c6746e783e9c47b56978c4d5c4572423cd5f9c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  2 22:36:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  2 22:36:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c6746e

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

It seems fixed upstream too.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/aml/aml-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

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
 

Reply via email to