diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/treesheets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index 09644f404110..96b992c9f4f4 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -10,7 +10,7 @@ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt NOT_FOR_ARCHS= i386 -NOT_FOR_ARCHS_REASON_i386= Fails to compile: warning: 16 enumeration values not handled in switch: 'V_MINVMTYPES' ... +NOT_FOR_ARCHS_REASON_i386= unsupported platform: https://github.com/aardappel/treesheets/issues/260 USES= cmake compiler:c++17-lang desktop-file-utils gettext gnome |