commit: bf7b8a46a8af8c33cbd7d66f315269d97bc6a361 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 23 22:48:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 23 22:48:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7b8a46
app-crypt/p11-kit: restore keywords I'd meant to do this in 4798ad6134c3978c821512fc7850c64514b1f373, as the reason to drop the keywords became obsolete. Bug: https://bugs.gentoo.org/916376 Fixes: 4798ad6134c3978c821512fc7850c64514b1f373 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild | 2 +- app-crypt/p11-kit/p11-kit-0.25.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild index ed2b437d4844..73ece25e1f8f 100644 --- a/app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild @@ -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 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 )" diff --git a/app-crypt/p11-kit/p11-kit-0.25.3.ebuild b/app-crypt/p11-kit/p11-kit-0.25.3.ebuild index 26fd2db17ad2..e55f9d757a70 100644 --- a/app-crypt/p11-kit/p11-kit-0.25.3.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.25.3.ebuild @@ -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 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 )"
