commit: a6f1fb985aae376fab2c1bdf36ed43c0bf6edae5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:10:47 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:10:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f1fb98
dev-ml/dune-build-info: Stabilize 3.6.1 x86, #901677
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild
b/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild
index be24dbb7501d..c98be592ea58 100644
--- a/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild
+++ b/dev-ml/dune-build-info/dune-build-info-3.6.1.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+ocamlopt"
RESTRICT="test"