Date: Thu, 28 May 2026 05:32:16 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 623116dd9e7c - main - science/quantum-espresso: enable on powerpc* Message-ID: <6a17d360.40c33.6b373a7a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=623116dd9e7ccba56168a336b3916b660767bde9 commit 623116dd9e7ccba56168a336b3916b660767bde9 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-05-25 19:07:32 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-05-28 05:31:56 +0000 science/quantum-espresso: enable on powerpc* --- science/quantum-espresso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile index 54c4661ceb45..211395f5f85b 100644 --- a/science/quantum-espresso/Makefile +++ b/science/quantum-espresso/Makefile @@ -13,7 +13,7 @@ WWW= https://www.quantum-espresso.org \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/License -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= requires the intrinsic module 'ieee_arithmetic' which is not available on other architectures #BROKEN_aarch64= compilation fails: cannot find an intrinsic module named 'ieee_arithmetic', see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278942 #BROKEN_armv6= fails to build: gfortran8: error: iotk_base_tmp.f90: No such file or directoryhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a17d360.40c33.6b373a7a>
