summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-19 17:24:59 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-19 17:24:59 +0200
commitfca3f0004d75ec5e279e786ef305ddeac6ba50da (patch)
tree67fa4b80def886a481c12ae0a4e9c5b98adbd28d /dev-cpp
parentdev-python/pybind11: Stabilize 2.13.6 ppc64, #939982 (diff)
downloadgentoo-fca3f0004d75ec5e279e786ef305ddeac6ba50da.tar.gz
gentoo-fca3f0004d75ec5e279e786ef305ddeac6ba50da.tar.bz2
gentoo-fca3f0004d75ec5e279e786ef305ddeac6ba50da.zip
dev-cpp/catch: Stabilize 2.13.10 x86, #941855
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/catch/catch-2.13.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-2.13.10.ebuild b/dev-cpp/catch/catch-2.13.10.ebuild
index 616ff9bcc3bd..852435fa6d82 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"