git: a86c1394ba19 - main - x11/eww: unbreak on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:57:41 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=a86c1394ba19a3eb804151b96958140b6295b3c1 commit a86c1394ba19a3eb804151b96958140b6295b3c1 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-23 08:43:50 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-29 16:56:11 +0000 x11/eww: unbreak on powerpc64le --- x11/eww/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/x11/eww/Makefile b/x11/eww/Makefile index 8702840cf5c1..a0f7ceb0d75d 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= mismatched types: expected \`i32\`, found \`i64\` -BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libdbusmenu-glib.so:devel/libdbusmenu