summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-25 19:46:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-25 19:46:33 +0200
commitc805d1a87d58e51744657e094f0c3c01244b2a81 (patch)
tree5f62cdf59ab43fc40596a62d1c6a62dc1bcf81e2 /dev-cpp
parentdev-cpp/catch: Stabilize 2.13.8 sparc, #888421 (diff)
downloadgentoo-c805d1a87d58e51744657e094f0c3c01244b2a81.tar.gz
gentoo-c805d1a87d58e51744657e094f0c3c01244b2a81.tar.bz2
gentoo-c805d1a87d58e51744657e094f0c3c01244b2a81.zip
dev-cpp/catch: Stabilize 3.0.1 sparc, #888421
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/catch/catch-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-3.0.1.ebuild b/dev-cpp/catch/catch-3.0.1.ebuild
index ada757c94d7a..7a139467f1bb 100644
--- a/dev-cpp/catch/catch-3.0.1.ebuild
+++ b/dev-cpp/catch/catch-3.0.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 ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86"
fi
DESCRIPTION="Modern C++ header-only framework for unit-tests"