Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2023 13:47:10 GMT
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: 840d9e9a6167 - main - graphics/R-cran-s2: enable on powerpc / powerpcspe
Message-ID:  <202306091347.359DlAZ0060817@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=840d9e9a61671ae074c3f027564b686123f4e908

commit 840d9e9a61671ae074c3f027564b686123f4e908
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-06-09 13:46:29 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-06-09 13:47:07 +0000

    graphics/R-cran-s2: enable on powerpc / powerpcspe
---
 graphics/R-cran-s2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/R-cran-s2/Makefile b/graphics/R-cran-s2/Makefile
index d893a926ddae..0f87a37e8183 100644
--- a/graphics/R-cran-s2/Makefile
+++ b/graphics/R-cran-s2/Makefile
@@ -9,7 +9,7 @@ WWW=		https://cran.r-project.org/web/packages/s2/
 
 LICENSE=	APACHE20
 
-NOT_FOR_ARCHS=	armv6 mips powerpc powerpcspe
+NOT_FOR_ARCHS=	armv6 mips
 NOT_FOR_ARCHS_REASON=	is currently 64-bit only
 
 CRAN_DEPENDS=	R-cran-Rcpp>0:devel/R-cran-Rcpp \



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