diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 11:48:09 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-30 11:48:09 -0400 |
| commit | bfbf95674734dfc982d856db26fe2b47e11c6bb2 (patch) | |
| tree | f7ad02e45da0fc72255fe45893e912bd89bea1bf /dev-cpp | |
| parent | 5d5a65bd76b42377e60f4aac193e804e5f0b11ad (diff) | |
dev-cpp/catch: Stabilize 3.15.3 amd64, #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 2a2f408ae2a2..ef2b2bf07c6e 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" |
