commit:     c336a406dbaa7895bb477bfe1ce0bc7d3a36415a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 15:25:05 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 15:25:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c336a406

dev-cpp/catch: Stabilize 2.13.10 sparc, #941855

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-cpp/catch/catch-2.13.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/catch/catch-2.13.10.ebuild 
b/dev-cpp/catch/catch-2.13.10.ebuild
index 354582c1c4ac..65ffc4777a14 100644
--- a/dev-cpp/catch/catch-2.13.10.ebuild
+++ b/dev-cpp/catch/catch-2.13.10.ebuild
@@ -15,7 +15,7 @@ else
        SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
        S="${WORKDIR}/${MY_P}"
 
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86"
 fi
 
 DESCRIPTION="Modern C++ header-only framework for unit-tests"

Reply via email to