Date: Tue, 12 Jan 2021 22:18:04 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561395 - head/science/abinit Message-ID: <202101122218.10CMI4Qd033778@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Tue Jan 12 22:18:04 2021 New Revision: 561395 URL: https://svnweb.freebsd.org/changeset/ports/561395 Log: science/abinit: enable on powerpc64 Modified: head/science/abinit/Makefile Modified: head/science/abinit/Makefile ============================================================================== --- head/science/abinit/Makefile Tue Jan 12 22:03:51 2021 (r561394) +++ head/science/abinit/Makefile Tue Jan 12 22:18:04 2021 (r561395) @@ -11,7 +11,7 @@ COMMENT= Full-featured atomic-scale first-principles s LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= amd64 powerpc64 BUILD_DEPENDS= gm4:devel/m4 \ ${PYNUMPY} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101122218.10CMI4Qd033778>