graphics/xournalpp: broken on powerpc, same as i386

This commit is contained in:
Piotr Kubaj 2025-01-11 14:47:53 +01:00
parent f497c7ba23
commit 3b41f83cd3

View file

@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails: error: redefinition of 'getGVariantValue<unsigned int>': see https://github.com/xournalpp/xournalpp/issues/5873
BROKEN_i386= compilation fails: error: redefinition of 'getGVariantValue<unsigned int>': see https://github.com/xournalpp/xournalpp/issues/5873
BROKEN_powerpc= compilation fails: error: redefinition of 'getGVariantValue<unsigned int>': see https://github.com/xournalpp/xournalpp/issues/5873
BUILD_DEPENDS= help2man:misc/help2man
LIB_DEPENDS= libgtksourceview-4.so:x11-toolkits/gtksourceview4 \