git: 52ae210aaa64 - main - deskutils/treesheets: add issue link to NOT_FOR_ARCHS_REASON_i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Sep 2022 01:23:36 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=52ae210aaa64ab4864b7f98d6fa6bf21220736eb commit 52ae210aaa64ab4864b7f98d6fa6bf21220736eb Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-09-13 01:21:45 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-09-13 01:23:25 +0000 deskutils/treesheets: add issue link to NOT_FOR_ARCHS_REASON_i386 --- deskutils/treesheets/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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