commit:     55087b759516d94761f2eef81219706103792eb5
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 12:30:36 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 12:31:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55087b75

dev-ml/ocplib-simplex: ~arm64 keyword

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ocplib-simplex/ocplib-simplex-0.4.1.ebuild | 4 ++--
 dev-ml/ocplib-simplex/ocplib-simplex-0.5.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ml/ocplib-simplex/ocplib-simplex-0.4.1.ebuild 
b/dev-ml/ocplib-simplex/ocplib-simplex-0.4.1.ebuild
index 65dfd5ab261b..f0f9396dfc1f 100644
--- a/dev-ml/ocplib-simplex/ocplib-simplex-0.4.1.ebuild
+++ b/dev-ml/ocplib-simplex/ocplib-simplex-0.4.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=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OCamlPro-Iguernlala/${PN}/archive/v${PV}.tar.gz -> $
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm64"
 
 DOCS=( CHANGES.md README.md extra/simplex_invariants.txt extra/TODO.txt )
 

diff --git a/dev-ml/ocplib-simplex/ocplib-simplex-0.5.1.ebuild 
b/dev-ml/ocplib-simplex/ocplib-simplex-0.5.1.ebuild
index 1a31dc94a9e7..bfeb80795c87 100644
--- a/dev-ml/ocplib-simplex/ocplib-simplex-0.5.1.ebuild
+++ b/dev-ml/ocplib-simplex/ocplib-simplex-0.5.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OCamlPro-Iguernlala/${PN}/archive/v${PV}.tar.gz -> $
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm64"
 IUSE="ocamlopt test"
 RESTRICT="!test? ( test )"
 

Reply via email to