commit:     e20b401b912f2690971d9240e3b4cebd391508a8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 11:45:27 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 11:45:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20b401b

dev-ml/lwt: Stabilize 5.9.0 arm64, #951968

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

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

diff --git a/dev-ml/lwt/lwt-5.9.0.ebuild b/dev-ml/lwt/lwt-5.9.0.ebuild
index d9b28820d31f..174189b24c20 100644
--- a/dev-ml/lwt/lwt-5.9.0.ebuild
+++ b/dev-ml/lwt/lwt-5.9.0.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/ocsigen/lwt/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="

Reply via email to