aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-video-ati/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile
index d2b580a45c23..b27428e13795 100644
--- a/x11-drivers/xf86-video-ati/Makefile
+++ b/x11-drivers/xf86-video-ati/Makefile
@@ -19,7 +19,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
# No Radeon kernel driver on non-x86.
-ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64
+ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64/powerpc64
LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \