print/paps: Mark broken on i386

MFH:		2025Q1
This commit is contained in:
Nuno Teixeira 2025-02-27 10:02:32 +00:00
parent 53f10d7e93
commit 4285e65c58

View file

@ -14,6 +14,8 @@ WWW= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}
LICENSE= LGPL20 LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BROKEN_i386= compilation fails, see https://github.com/dov/paps/issues/60
LIB_DEPENDS= libfmt.so:devel/libfmt LIB_DEPENDS= libfmt.so:devel/libfmt
USES= cmake:indirect compiler:c++17-lang meson gnome pkgconfig python:env shebangfix USES= cmake:indirect compiler:c++17-lang meson gnome pkgconfig python:env shebangfix