diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 12:26:48 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 12:26:48 -0400 |
| commit | 71c60bfa4be8dd2b8d0641c0a4d8819f9e2f4d26 (patch) | |
| tree | 8ac0e15db17046c4de71e598ba5c64d14cfcfe22 /dev-cpp | |
| parent | 7f3ba033d97dc644ab3972f687bc40ef92229bae (diff) | |
dev-cpp/catch: Stabilize 3.15.3 x86, #981702
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/catch/catch-3.15.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-3.15.3.ebuild b/dev-cpp/catch/catch-3.15.3.ebuild index 2b2878780615..cd544a305513 100644 --- a/dev-cpp/catch/catch-3.15.3.ebuild +++ b/dev-cpp/catch/catch-3.15.3.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" |
