commit: 2c8ca0fcc84afc00726810ba40577f50e927531d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 07:32:15 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 07:32:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8ca0fc
dev-ml/re: Stabilize 1.13.3 arm64, #949940
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/re/re-1.13.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/re/re-1.13.3.ebuild b/dev-ml/re/re-1.13.3.ebuild
index a1b11945e0ef..39736a15c50b 100644
--- a/dev-ml/re/re-1.13.3.ebuild
+++ b/dev-ml/re/re-1.13.3.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
@@ -17,7 +17,7 @@ else
-> ocaml-${P}.gh.tar.gz"
S="${WORKDIR}/ocaml-${P}"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2-with-linking-exception"