mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
media-libs/amdvlk: removed broken cmake/ninja source install, readded unstable keywords
Bug: https://bugs.gentoo.org/922335 Signed-off-by: Marc Wippermann <bratzmeister@proton.me> Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
committed by
David Roman
parent
1e947ba5de
commit
a445605c6b
@@ -12,7 +12,7 @@ DESCRIPTION="AMD Open Source Driver for Vulkan"
|
||||
HOMEPAGE="https://github.com/GPUOpen-Drivers/AMDVLK"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="wayland +raytracing"
|
||||
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"
|
||||
|
||||
@@ -121,10 +121,6 @@ multilib_src_configure() {
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
multilib_src_install() {
|
||||
cmake_src_install --component icd
|
||||
}
|
||||
|
||||
multilib_check_headers() {
|
||||
einfo "Checking headers skipped: there is no headers"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user