diff --git a/app-text/enchant/enchant-2.6.1.ebuild b/app-text/enchant/enchant-2.6.1.ebuild index 74eb9c8b1868d..45d39a1db6adc 100644 --- a/app-text/enchant/enchant-2.6.1.ebuild +++ b/app-text/enchant/enchant-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,6 +49,7 @@ src_prepare() { src_configure() { local myconf=( --disable-static + --disable-gcc-warnings $(use_enable test relocatable) $(use_with aspell) $(use_with hunspell)