dev-games/libnw: update EAPI 7 -> 8

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Eli Schwartz
2024-05-06 01:47:34 -04:00
committed by Sam James
parent 29582e0918
commit 49006d0269

View File

@@ -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() {