commit:     de0c736bd0e5296e2c02f811a26a35cd28b0a970
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 19:47:04 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 19:47:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0c736b

dev-ml/zarith: Stabilize 1.13 x86, #924580

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/zarith/zarith-1.13.ebuild b/dev-ml/zarith/zarith-1.13.ebuild
index 0ecf19d7d607..ffe8f2bf2cdc 100644
--- a/dev-ml/zarith/zarith-1.13.ebuild
+++ b/dev-ml/zarith/zarith-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86"
 IUSE="doc mpir +ocamlopt"
 RESTRICT="!ocamlopt? ( test )"
 

Reply via email to