From 6f7e511f7a1d0f897f9afddb69587ebb70375d13 Mon Sep 17 00:00:00 2001 From: vipints Date: Thu, 12 Dec 2024 15:08:27 +0100 Subject: [PATCH] additional-platforms tag added in extra field --- recipes/r-scroshi/meta.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes/r-scroshi/meta.yaml b/recipes/r-scroshi/meta.yaml index 042f922dd5bca..79fd302f9af7f 100644 --- a/recipes/r-scroshi/meta.yaml +++ b/recipes/r-scroshi/meta.yaml @@ -13,8 +13,6 @@ source: build: # If this is a new build for the same version, increment the build number. number: 0 - # no skip - # This is required to make R link correctly on Linux. rpaths: - lib/R/lib/ @@ -44,8 +42,6 @@ test: - "\"%R%\" -e \"library('scROSHI')\"" # [win] # You can also put a file called run_test.r, run_test.py, run_test.sh, - # or run_test.bat in the recipe that will be run at test time. - # requires: # Put any additional test requirements here. @@ -58,6 +54,8 @@ about: - '{{ environ["PREFIX"] }}/lib/R/share/licenses/MIT' - LICENSE extra: + additional-platforms: + - linux-aarch64 identifiers: - doi:10.1093/nargab/lqad058 # The original CRAN metadata for this package was: