summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:46:39 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:46:39 +0000
commit6e51d3728d2db82b65e36fcdc9931c24de01dbb5 (patch)
treeeaa0dbe578d89f02db5808a016eab0028e92dea0 /dev-ml/ocaml-fileutils
parentdev-ml/ocaml-gettext-stub: stabilize 0.4.2-r1 for amd64 (diff)
downloadgentoo-6e51d3728d2db82b65e36fcdc9931c24de01dbb5.tar.gz
gentoo-6e51d3728d2db82b65e36fcdc9931c24de01dbb5.tar.bz2
gentoo-6e51d3728d2db82b65e36fcdc9931c24de01dbb5.zip
dev-ml/ocaml-fileutils: stabilize for amd64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-fileutils')
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.3-r1.ebuild4
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild4
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 )"