commit: 3e19d90633c36794f8c85328369ff5853f0444a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 26 22:15:34 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 26 22:15:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e19d906
dev-util/nihtest: Stabilize 1.8.0 arm64, #947048 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/nihtest/nihtest-1.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/nihtest/nihtest-1.8.0.ebuild b/dev-util/nihtest/nihtest-1.8.0.ebuild index 2ee49a772a38..541d177b39a4 100644 --- a/dev-util/nihtest/nihtest-1.8.0.ebuild +++ b/dev-util/nihtest/nihtest-1.8.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 @@ -21,7 +21,7 @@ SRC_URI+=" " LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )"
