From c0bc7f72b28f0330e3e919970c8bd8845e1fe959 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 17 Mar 2023 12:00:30 +0200 Subject: [PATCH] dev-ml/uutf: Stabilize 1.0.3 ppc64, #901689 Signed-off-by: Arthur Zamarin --- dev-ml/uutf/uutf-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3.ebuild index 45823d8f06dc3..22f71d02434f5 100644 --- a/dev-ml/uutf/uutf-1.0.3.ebuild +++ b/dev-ml/uutf/uutf-1.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uutf/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="doc utftrip +ocamlopt test" RESTRICT="!test? ( test )" REQUIRED_USE="utftrip? ( ocamlopt )"