git: d276f8ffd8e5 - main - filesystems/openzfs-kmod: mark as broken everywhere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Dec 2024 14:13:45 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=d276f8ffd8e57bcff358e659658f8b4de2abf258 commit d276f8ffd8e57bcff358e659658f8b4de2abf258 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-12-11 14:13:29 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-12-11 14:13:42 +0000 filesystems/openzfs-kmod: mark as broken everywhere --- filesystems/openzfs-kmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filesystems/openzfs-kmod/Makefile b/filesystems/openzfs-kmod/Makefile index 29680700a910..63bf3ad7f787 100644 --- a/filesystems/openzfs-kmod/Makefile +++ b/filesystems/openzfs-kmod/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/openzfs/zfs LICENSE= CDDL -BROKEN_i386= build fails +BROKEN= build fails USES= cpe kmod USE_GITHUB= yes