aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-09-22 09:35:40 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-09-22 09:35:40 +0000
commit5eb74394530352404be32e70c489685ba31252d9 (patch)
tree591633d3535cd084397a5561bde350f2e9d25052
parentdaa3c9cef2b2345011894dfbc9fc236081dd0ea3 (diff)
downloadports-5eb74394530352404be32e70c489685ba31252d9.tar.gz
ports-5eb74394530352404be32e70c489685ba31252d9.zip
graphics/drm-515-kmod: Remove i386 and aarch64
This isn't supported for now so stop advertising that it does. Any patches to fix this is welcome. Sponsored by: Beckhoff Automation GmbH & Co. KG
-rw-r--r--graphics/drm-515-kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile
index 34551fadd91a..4083bd26b59d 100644
--- a/graphics/drm-515-kmod/Makefile
+++ b/graphics/drm-515-kmod/Makefile
@@ -12,8 +12,8 @@ WWW= https://github.com/freebsd/drm-kmod/
LICENSE= BSD2CLAUSE MIT GPLv2
LICENSE_COMB= multi
-ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
-ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64, and powerpc64
+ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
+ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64 and powerpc64
CONFLICTS_INSTALL= drm-510-kmod