summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-08-30 11:48:09 -0400
committerEli Schwartz <eschwartz@gentoo.org>2026-08-30 11:48:09 -0400
commitbfbf95674734dfc982d856db26fe2b47e11c6bb2 (patch)
treef7ad02e45da0fc72255fe45893e912bd89bea1bf /dev-cpp
parent5d5a65bd76b42377e60f4aac193e804e5f0b11ad (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.ebuild2
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"