diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 11:48:11 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 11:48:11 -0400 |
| commit | 74b7606d839feca4b68953d339d3830d43b65ce2 (patch) | |
| tree | a4d439cc45c14f6a5814dc2bc78f6d0262c82246 /dev-cpp/catch | |
| parent | bfbf95674734dfc982d856db26fe2b47e11c6bb2 (diff) | |
dev-cpp/catch: Stabilize 2.13.10-r1 arm, #981703
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-cpp/catch')
| -rw-r--r-- | dev-cpp/catch/catch-2.13.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/catch/catch-2.13.10-r1.ebuild b/dev-cpp/catch/catch-2.13.10-r1.ebuild index 5460dd7cab95..ccd1a4a531e1 100644 --- a/dev-cpp/catch/catch-2.13.10-r1.ebuild +++ b/dev-cpp/catch/catch-2.13.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |
