media-libs/svt-vp9: update EAPI 7 -> 8

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2025-10-14 00:58:44 +09:00
parent 95ad6f7ace
commit 8921a61448
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit flag-o-matic cmake
@@ -20,7 +20,7 @@ fi
LICENSE="BSD-2-with-patent"
SLOT="0/1"
DEPEND="dev-lang/nasm"
BDEPEND="dev-lang/nasm"
src_prepare() {
append-ldflags -Wl,-z,noexecstack

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit flag-o-matic cmake
@@ -19,7 +19,7 @@ fi
LICENSE="BSD-2-with-patent"
SLOT="0/1"
DEPEND="dev-lang/nasm"
BDEPEND="dev-lang/nasm"
src_prepare() {
append-ldflags -Wl,-z,noexecstack