app-emulation/dxvk: Remove unused eclass ninja-utils.

This commit is contained in:
tastytea 2021-01-05 00:47:01 +01:00
parent c588a77c2d
commit 8dd908c3b4
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
EAPI=7 EAPI=7
MULTILIB_COMPAT=( abi_x86_{32,64} ) MULTILIB_COMPAT=( abi_x86_{32,64} )
inherit flag-o-matic meson multilib-minimal ninja-utils inherit flag-o-matic meson multilib-minimal
if [[ "${PV}" == "9999" ]]; then if [[ "${PV}" == "9999" ]]; then
inherit git-r3 inherit git-r3
fi fi

View File

@ -4,7 +4,7 @@
EAPI=7 EAPI=7
MULTILIB_COMPAT=( abi_x86_{32,64} ) MULTILIB_COMPAT=( abi_x86_{32,64} )
inherit flag-o-matic meson multilib-minimal ninja-utils inherit flag-o-matic meson multilib-minimal
if [[ "${PV}" == "9999" ]]; then if [[ "${PV}" == "9999" ]]; then
inherit git-r3 inherit git-r3
fi fi

View File

@ -4,7 +4,7 @@
EAPI=7 EAPI=7
MULTILIB_COMPAT=( abi_x86_{32,64} ) MULTILIB_COMPAT=( abi_x86_{32,64} )
inherit flag-o-matic meson multilib-minimal ninja-utils inherit flag-o-matic meson multilib-minimal
if [[ "${PV}" == "9999" ]]; then if [[ "${PV}" == "9999" ]]; then
inherit git-r3 inherit git-r3
fi fi