Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:09:51 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b4e1369b719 - main - astro/py-astropy-iers-data: Add NO_ARCH
Message-ID:  <202502031609.513G9pmL050802@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b4e1369b7194e801752a0f3f3609aec055c27d5

commit 4b4e1369b7194e801752a0f3f3609aec055c27d5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:18 +0000

    astro/py-astropy-iers-data: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 astro/py-astropy-iers-data/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/astro/py-astropy-iers-data/Makefile b/astro/py-astropy-iers-data/Makefile
index 0657188e877c..fd3cde25629e 100644
--- a/astro/py-astropy-iers-data/Makefile
+++ b/astro/py-astropy-iers-data/Makefile
@@ -19,4 +19,6 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
 USES=		python
 USE_PYTHON=	autoplist pep517
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G9pmL050802>