diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02-r1.ebuild similarity index 96% rename from dev-games/libnw/libnw-1.30.02.ebuild rename to dev-games/libnw/libnw-1.30.02-r1.ebuild index 668d19690ede5..70e02dd86931a 100644 --- a/dev-games/libnw/libnw-1.30.02.ebuild +++ b/dev-games/libnw/libnw-1.30.02-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools flag-o-matic @@ -34,7 +34,7 @@ src_configure() { append-flags -fno-strict-aliasing filter-lto - econf --disable-static + default } src_install() {