diff options
Diffstat (limited to '')
| -rw-r--r-- | www/tailwindcss3/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
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:txz  | 
