summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:25 +0300
commitc18b3f9d94e453546ef87258f605b25fb0fc6a56 (patch)
tree4233a44689429823cc6b6b0590dd115377136c22
parentdev-python/pybind11: Keyword 2.9.2 s390, #836478 (diff)
downloadgentoo-c18b3f9d94e453546ef87258f605b25fb0fc6a56.tar.gz
gentoo-c18b3f9d94e453546ef87258f605b25fb0fc6a56.tar.bz2
gentoo-c18b3f9d94e453546ef87258f605b25fb0fc6a56.zip
dev-cpp/catch: Keyword 2.13.8 s390, #836478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-cpp/catch/catch-2.13.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-2.13.8.ebuild b/dev-cpp/catch/catch-2.13.8.ebuild
index e4ce03dcd453..48c51e7b06da 100644
--- a/dev-cpp/catch/catch-2.13.8.ebuild
+++ b/dev-cpp/catch/catch-2.13.8.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="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 x86"
fi
DESCRIPTION="Modern C++ header-only framework for unit-tests"