git: c767d321b56b - main - net/rubygem-ovirt-engine-sdk: Mark BROKEN on ruby32
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 12:51:33 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c767d321b56bb37f8879ce5d324434284fb70bcc commit c767d321b56bb37f8879ce5d324434284fb70bcc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-21 11:28:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-21 12:51:15 +0000 net/rubygem-ovirt-engine-sdk: Mark BROKEN on ruby32 PR: 276466 Approved by: portmgr (blanket) --- net/rubygem-ovirt-engine-sdk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/rubygem-ovirt-engine-sdk/Makefile b/net/rubygem-ovirt-engine-sdk/Makefile index a1dbec268432..85608c5cc393 100644 --- a/net/rubygem-ovirt-engine-sdk/Makefile +++ b/net/rubygem-ovirt-engine-sdk/Makefile @@ -17,5 +17,6 @@ RUN_DEPENDS= rubygem-json>=1<3:devel/rubygem-json USES= gem gnome USE_GNOME= libxml2 +BROKEN_RUBY32= yes .include <bsd.port.mk>