From 1cf49c9d83de35644c63e2623f61e86613b6af14 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 25 Jul 2024 17:46:32 +0300 Subject: [PATCH] Bootstrap (riscv64) Signed-off-by: David Abdurachmanov --- R-testthat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-testthat.spec b/R-testthat.spec index 868dfc2..98184c7 100644 --- a/R-testthat.spec +++ b/R-testthat.spec @@ -1,11 +1,11 @@ -%bcond_with check +%bcond_without check %global packname testthat %global packver 3.2.0 Name: R-%{packname} Version: %{packver} -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Unit Testing for R License: MIT