Date: Mon, 29 Sep 2025 15:57:48 GMT From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9aa2f643851a - main - www/tailwindcss3: drop i386 & arm7 support Message-ID: <202509291557.58TFvmP1070461@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=9aa2f643851a9fad4ba6ac6a9234ca002217ceb6 commit 9aa2f643851a9fad4ba6ac6a9234ca002217ceb6 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2025-09-29 15:48:03 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2025-09-29 15:57:14 +0000 www/tailwindcss3: drop i386 & arm7 support Runaway builds occur in the pkg builder. Reported by: pkg-fallout Sponsored by: SkunkWerks, GmbH --- www/tailwindcss3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/tailwindcss3/Makefile b/www/tailwindcss3/Makefile index 192585e27410..c246057a384c 100644 --- a/www/tailwindcss3/Makefile +++ b/www/tailwindcss3/Makefile @@ -10,6 +10,7 @@ WWW= https://tailwindcss.com/ LICENSE= MIT +ONLY_FOR_ARCHS= amd64 aarch64 # causes runaway builds in pkg cluster BUILD_DEPENDS= npm:www/npm USES= nodejs:run tar:txzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509291557.58TFvmP1070461>
