From 6e51d3728d2db82b65e36fcdc9931c24de01dbb5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 23 Feb 2023 23:46:39 +0000 Subject: dev-ml/ocaml-fileutils: stabilize for amd64 Signed-off-by: Sam James --- dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild') diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild index bb4eea0dfd37..47ef18bc401e 100644 --- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild +++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gildor478/${PN}/releases/download/v${PV}/${DUNE_PKG_ LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+ocamlopt" DEPEND=">=dev-ml/ounit2-2.0.0 -- cgit v1.2.3