commit: 5c130b962a2acbc785950d52f0a6143bc5f8a427 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 3 20:11:45 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 3 20:11:45 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c130b96
sys-apps/moor: Stabilize 2.9.6 arm64, #969565 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/moor/moor-2.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/moor/moor-2.9.6.ebuild b/sys-apps/moor/moor-2.9.6.ebuild index 00aee4f18d11..eb8d5979628e 100644 --- a/sys-apps/moor/moor-2.9.6.ebuild +++ b/sys-apps/moor/moor-2.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ LICENSE="BSD-2 BSD MIT" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm arm64 ~ppc64" IUSE="test l10n_ru" RESTRICT="!test? ( test )"
