commit: 8c5a784c39cfac33b88e90b15a99877d9bcbfb49 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 23 12:12:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 23 12:12:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5a784c
app-admin/augeas: Stabilize 1.14.1 arm64, #952978 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/augeas/augeas-1.14.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/augeas/augeas-1.14.1.ebuild b/app-admin/augeas/augeas-1.14.1.ebuild index 204b6f51595f..52ed692f4470 100644 --- a/app-admin/augeas/augeas-1.14.1.ebuild +++ b/app-admin/augeas/augeas-1.14.1.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/hercules-team/augeas/releases/download/release-${PV} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )"
