summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-08 02:48:10 +0000
committerSam James <sam@gentoo.org>2024-11-08 02:48:10 +0000
commit335300faba96f123b32c969af2580de183a73b75 (patch)
treea72185ef138c7cf82478f24b39fef8b11521e124 /dev-cpp
parentnet-misc/taylor-uucp: Stabilize 1.07-r7 sparc, #942832 (diff)
downloadgentoo-335300faba96f123b32c969af2580de183a73b75.tar.gz
gentoo-335300faba96f123b32c969af2580de183a73b75.tar.bz2
gentoo-335300faba96f123b32c969af2580de183a73b75.zip
dev-cpp/catch: Stabilize 3.7.1 sparc, #942835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/catch/catch-3.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-3.7.1.ebuild b/dev-cpp/catch/catch-3.7.1.ebuild
index cb18cade2467..af4d31f445e1 100644
--- a/dev-cpp/catch/catch-3.7.1.ebuild
+++ b/dev-cpp/catch/catch-3.7.1.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"