commit: ad70d09b4a9bc7a2ed8b3f13c9def9efb8d99e15 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 13 04:58:04 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Oct 13 04:58:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad70d09b
dev-cpp/simdutf: Keyword 7.3.4 ppc64, #963886 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 8339c3bbbf9e..cd2f86f44c0c 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 )"
