1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

x11-wm/leftwm: Ignore on armv7

Fails to build on armv7 with the error:
a value of type `Vec<i32>` cannot be built from an iterator over
elements of type `i64`

Reported by:	portsfallout
This commit is contained in:
Muhammad Moinur Rahman 2024-01-12 10:19:31 +01:00
parent daa103d826
commit c26572ceec

View File

@ -10,7 +10,7 @@ WWW= https://leftwm.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS= armv7 i386
NOT_FOR_ARCHS_REASON= a value of type `Vec<i32>` cannot be built from an iterator over elements of type `i64`
USES= cargo desktop-file-utils xorg