commit: c84b4c30523ca898f10b08127df3e56bad164182 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 25 00:39:49 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 25 00:42:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84b4c30
sys-apps/keyutils: stabilize 1.6.3-r1 for ppc udisks->libblockdev needs this, so whatever. The test for keyutils aren't in a great state on any arch anyway. Bug: https://bugs.gentoo.org/939005 Bug: https://bugs.gentoo.org/941100 Bug: https://bugs.gentoo.org/962126 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/keyutils/keyutils-1.6.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/keyutils/keyutils-1.6.3-r1.ebuild b/sys-apps/keyutils/keyutils-1.6.3-r1.ebuild index 75bb89c4c0d4..0d80522c7de3 100644 --- a/sys-apps/keyutils/keyutils-1.6.3-r1.ebuild +++ b/sys-apps/keyutils/keyutils-1.6.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s LICENSE="GPL-2 LGPL-2.1" SLOT="0/1.9" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static static-libs test" RESTRICT="!test? ( test )"
