commit: cf75819be273b0b9355d9eb8badd935e3488f253 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Feb 22 13:20:56 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Feb 22 13:21:18 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf75819b
sci-libs/cln: Stabilize 1.3.7 arm64, #970459 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sci-libs/cln/cln-1.3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/cln/cln-1.3.7.ebuild b/sci-libs/cln/cln-1.3.7.ebuild index 8b1cdbf743c2..fe128cce77a6 100644 --- a/sci-libs/cln/cln-1.3.7.ebuild +++ b/sci-libs/cln/cln-1.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.ginac.de/CLN/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc examples" RDEPEND="dev-libs/gmp:0="
