commit: 89aafcf867a31f4b87be4756beb49320d0f62f4e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 15:25:06 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 15:25:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89aafcf8
dev-cpp/catch: Stabilize 2.13.10 ppc64, #941855
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-cpp/catch/catch-2.13.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/catch/catch-2.13.10.ebuild
b/dev-cpp/catch/catch-2.13.10.ebuild
index 65ffc4777a14..5f6fc99542bf 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"