git: fb389ae9dc2a - main - sysutils/conserve: not broken on armv7 anymore
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jan 2025 21:47:34 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb389ae9dc2a55a6212e81b5508f28b397523197 commit fb389ae9dc2a55a6212e81b5508f28b397523197 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-17 15:49:40 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-17 21:46:03 +0000 sysutils/conserve: not broken on armv7 anymore --- sysutils/conserve/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/sysutils/conserve/Makefile b/sysutils/conserve/Makefile index 163192cfd49b..1993a22c9aae 100644 --- a/sysutils/conserve/Makefile +++ b/sysutils/conserve/Makefile @@ -11,7 +11,6 @@ WWW= https://github.com/sourcefrog/conserve LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_armv7= rust/llvm runs out of memory BROKEN_i386= rust/llvm runs out of memory USES= cargo