From 4e9e0b2235a4ed9658746d98cff3e4cd3c67100d Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 14 Sep 2025 21:02:39 +0100 Subject: [PATCH] dev-util/nihtest: Keyword 1.9.1 for ~m68k The tests pass. Signed-off-by: James Le Cuirot --- dev-util/nihtest/nihtest-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/nihtest/nihtest-1.9.1.ebuild b/dev-util/nihtest/nihtest-1.9.1.ebuild index 8d59d2756109d..9ab75bb0667e0 100644 --- a/dev-util/nihtest/nihtest-1.9.1.ebuild +++ b/dev-util/nihtest/nihtest-1.9.1.ebuild @@ -21,7 +21,7 @@ SRC_URI+=" " LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"