aboutsummaryrefslogtreecommitdiff
path: root/misc/adios2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-16 12:03:32 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-16 12:03:32 +0000
commit1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84 (patch)
treeef42f840f2480dca429a744b4755f3570257471c /misc/adios2
parenta87cbe0b5e6ad85dd21908b7943f6b11e0fb44ef (diff)
downloadports-1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84.tar.gz
ports-1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84.zip
misc/adios2: mark broken on powerpc
Same issue as on i386.
Diffstat (limited to 'misc/adios2')
-rw-r--r--misc/adios2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile
index ff3b7492174f..3b1c658c9233 100644
--- a/misc/adios2/Makefile
+++ b/misc/adios2/Makefile
@@ -10,6 +10,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= constant expression evaluates to 18446744073709551613 which cannot be narrowed to type 'unsigned int': https://github.com/ornladios/ADIOS2/issues/2469
+BROKEN_powerpc= constant expression evaluates to 18446744073709551613 which cannot be narrowed to type 'unsigned int': https://github.com/ornladios/ADIOS2/issues/2469
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libblosc.so:archivers/c-blosc \