Date: Wed, 13 Nov 2024 04:13:54 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2187f0fb386a - main - deskutils/pueue: Maybe not broken on armv7 with rust-1.81.0 Message-ID: <202411130413.4AD4DsB3042304@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2187f0fb386a11e7e76da22530c0ca7125ba34dc commit 2187f0fb386a11e7e76da22530c0ca7125ba34dc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-13 04:13:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-13 04:13:52 +0000 deskutils/pueue: Maybe not broken on armv7 with rust-1.81.0 --- deskutils/pueue/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index d2964bad87de..70fefe0cead8 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -11,8 +11,6 @@ WWW= https://github.com/Nukesor/pueue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 - USES= cargo USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411130413.4AD4DsB3042304>