x11-drivers/xf86-video-amdgpu: enable on powerpc64le
Works fine.
This commit is contained in:
parent
42f25f67e0
commit
2d5d9d2cd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554927
@ -21,8 +21,8 @@ LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm
|
||||
USES= gl xorg-cat:driver
|
||||
USE_GL= gbm
|
||||
# No amdgpu kernel driver on non-x86 and PC98.
|
||||
ONLY_FOR_ARCHS= aarch64 i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64
|
||||
ONLY_FOR_ARCHS= aarch64 i386 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64/powerpc64le
|
||||
|
||||
CONFIGURE_ARGS+=--disable-udev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user