git: 6308879ec20d - main - biology/py-macs3: Mark not for i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 23:04:16 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=6308879ec20d2bb6e40713ca9b0cb89e0374fd59 commit 6308879ec20d2bb6e40713ca9b0cb89e0374fd59 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-04-18 23:02:57 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-04-18 23:02:57 +0000 biology/py-macs3: Mark not for i386 SIMDE does not support _Float16 Nobody does bioinformatics on 32-bit processors anyway, as many applications have huge memory requirements --- biology/py-macs3/Makefile | 3 +++ biology/py-macs3/distinfo | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/biology/py-macs3/Makefile b/biology/py-macs3/Makefile index 6ad3d9000471..b51819da5c62 100644 --- a/biology/py-macs3/Makefile +++ b/biology/py-macs3/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/taoliu/MACS LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON_i386=Requires _Float16 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ ${PYNUMPY} \ simde>0:devel/simde \ diff --git a/biology/py-macs3/distinfo b/biology/py-macs3/distinfo index b06631987784..b742493c53a1 100644 --- a/biology/py-macs3/distinfo +++ b/biology/py-macs3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708785426 +TIMESTAMP = 1713397031 SHA256 (macs3-project-MACS-v3.0.1_GH0.tar.gz) = 8a2f5b2dccfc255ea2fd5e54e0d6aa9c12f5ce83762b17b779ce2546ade860ce SIZE (macs3-project-MACS-v3.0.1_GH0.tar.gz) = 197400439