commit: 7d4187c713edde5274746a0f0cadfc59d558538d
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 12:29:18 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 12:31:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4187c7
dev-ml/dune-build-info: keyword 3.16.1 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/dune-build-info/dune-build-info-3.16.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/dune-build-info/dune-build-info-3.16.1.ebuild
b/dev-ml/dune-build-info/dune-build-info-3.16.1.ebuild
index a3661b549fcb..ca20151c926a 100644
--- a/dev-ml/dune-build-info/dune-build-info-3.16.1.ebuild
+++ b/dev-ml/dune-build-info/dune-build-info-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+ocamlopt"
RESTRICT="test"