git: e1297b118c8c - main - sysutils/rinse: enable on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Feb 2026 12:41:47 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e1297b118c8c489cea2a738d09a96445add8021e
commit e1297b118c8c489cea2a738d09a96445add8021e
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-02-02 21:08:03 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-02-04 12:41:15 +0000
sysutils/rinse: enable on aarch64
Linuxulator is available on aarch64 too these days.
BTW this port should really be updated, upstream is at 4.3.1
---
sysutils/rinse/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/rinse/Makefile b/sysutils/rinse/Makefile
index c2b567abc72b..c401117b586c 100644
--- a/sysutils/rinse/Makefile
+++ b/sysutils/rinse/Makefile
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
IGNORE_DragonFly= requires linuxulator to register rpms
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= aarch64 amd64 i386
ONLY_FOR_ARCHS_REASON= requires linuxulator to register rpms
post-extract: