commit:     bfa0c15c83ad36b737f4a3abdd1f5a566fafee8b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 23:51:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 23:51:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa0c15c

dev-ml/integers: Stabilize 0.7.0 arm, #901511

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

 dev-ml/integers/integers-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/integers/integers-0.7.0.ebuild 
b/dev-ml/integers/integers-0.7.0.ebuild
index 03524e4bb5de..d0438fc64d2d 100644
--- a/dev-ml/integers/integers-0.7.0.ebuild
+++ b/dev-ml/integers/integers-0.7.0.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
@@ -13,7 +13,7 @@ S="${WORKDIR}"/ocaml-${P}
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="dev-ml/stdlib-shims:="

Reply via email to