Date: Sun, 17 Jan 2021 01:08:05 +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: r561776 - head/science/abinit Message-ID: <202101170108.10H185D8091548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Sun Jan 17 01:08:04 2021 New Revision: 561776 URL: https://svnweb.freebsd.org/changeset/ports/561776 Log: science/abinit: enable on powerpc64le Modified: head/science/abinit/Makefile Modified: head/science/abinit/Makefile ============================================================================== --- head/science/abinit/Makefile Sun Jan 17 00:31:29 2021 (r561775) +++ head/science/abinit/Makefile Sun Jan 17 01:08:04 2021 (r561776) @@ -11,7 +11,7 @@ COMMENT= Full-featured atomic-scale first-principles s LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= amd64 powerpc64 +ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le BUILD_DEPENDS= gm4:devel/m4 \ ${PYNUMPY} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101170108.10H185D8091548>