commit: 85bb4303f21949ee10129d8ff9076c6e9bc26cb8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 29 18:16:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 29 18:16:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bb4303
app-crypt/p11-kit: Stabilize 0.25.5 ppc64, #949017 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/p11-kit/p11-kit-0.25.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/p11-kit/p11-kit-0.25.5.ebuild b/app-crypt/p11-kit/p11-kit-0.25.5.ebuild index a45bc6063cc8..0ad52bedbc80 100644 --- a/app-crypt/p11-kit/p11-kit-0.25.5.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.25.5.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/p11-glue/p11-kit/releases/download/${PV}/${P}.tar.xz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+libffi gtk-doc nls systemd test" RESTRICT="!test? ( test )"
