commit:     56686219ca551c24d41dcff901dcf1a811676795
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  6 20:40:19 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  6 20:40:29 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56686219

app-text/fzy: fix 9999

I've not rebased the CFLAGS patch, though, but it obviously shouldn't
be there as 9999-cflags.patch doesn't exist.

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

 app-text/fzy/fzy-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/app-text/fzy/fzy-9999.ebuild b/app-text/fzy/fzy-9999.ebuild
index 9e48977a2963..6cd0c0699030 100644
--- a/app-text/fzy/fzy-9999.ebuild
+++ b/app-text/fzy/fzy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,10 +19,6 @@ HOMEPAGE="https://github.com/jhawthorn/fzy";
 LICENSE="MIT"
 SLOT="0"
 
-PATCHES=(
-       "${FILESDIR}"/${P}-cflags.patch
-)
-
 src_prepare() {
        default
        restore_config config.h

Reply via email to