From 50adfb038f56cab54fb5abe3fff32cfaef24532a Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 8 Jun 2025 12:11:34 +0100 Subject: [PATCH] dev-ml/uri: Stabilize 4.4.0 arm64, #957586 Signed-off-by: Sam James --- dev-ml/uri/uri-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/uri/uri-4.4.0.ebuild b/dev-ml/uri/uri-4.4.0.ebuild index 62d3efb8a2501..9fc7b54c3e951 100644 --- a/dev-ml/uri/uri-4.4.0.ebuild +++ b/dev-ml/uri/uri-4.4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mirage/ocaml-uri/releases/download/v${PV}/${P}.tbz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" IUSE="+ocamlopt" RESTRICT="test"