git: dffc5e0589da - main - x11-drivers/xlibre-xf86-video-ast: Only for amd64 and i386
Date: Fri, 20 Feb 2026 01:22:53 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dffc5e0589da370ca421503abb11340eda97391a
commit dffc5e0589da370ca421503abb11340eda97391a
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2026-02-20 01:19:37 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2026-02-20 01:19:37 +0000
x11-drivers/xlibre-xf86-video-ast: Only for amd64 and i386
- Bump PORTREVISION
With hat: xlibre
---
x11-drivers/xlibre-xf86-video-ast/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-drivers/xlibre-xf86-video-ast/Makefile b/x11-drivers/xlibre-xf86-video-ast/Makefile
index 31458bf0c2a9..8c15c994e969 100644
--- a/x11-drivers/xlibre-xf86-video-ast/Makefile
+++ b/x11-drivers/xlibre-xf86-video-ast/Makefile
@@ -1,11 +1,14 @@
PORTNAME= xlibre-xf86-video-ast
PORTVERSION= 25.0.0
+PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= b-aazbsd@proton.me
COMMENT= XLibre ASPEED display driver
WWW= https://github.com/X11Libre/xf86-video-ast/
+ONLY_FOR_ARCHS= amd64 i386
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING