commit:     6e51d3728d2db82b65e36fcdc9931c24de01dbb5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 23:46:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 23:46:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e51d372

dev-ml/ocaml-fileutils: stabilize for amd64

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild | 4 ++--
 dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild 
b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild
index 37311d0f25e8..76ef1ade1a3e 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-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=8
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${DUNE_PKG_NAME}-${PV}
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

Reply via email to