From ad70d09b4a9bc7a2ed8b3f13c9def9efb8d99e15 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 13 Oct 2025 07:58:04 +0300 Subject: [PATCH] dev-cpp/simdutf: Keyword 7.3.4 ppc64, #963886 Signed-off-by: Arthur Zamarin --- dev-cpp/simdutf/simdutf-7.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/simdutf/simdutf-7.3.4.ebuild b/dev-cpp/simdutf/simdutf-7.3.4.ebuild index 8339c3bbbf9e7..cd2f86f44c0cf 100644 --- a/dev-cpp/simdutf/simdutf-7.3.4.ebuild +++ b/dev-cpp/simdutf/simdutf-7.3.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="|| ( Apache-2.0 MIT )" SLOT="0/25" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"