summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-23 22:48:20 +0000
committerSam James <sam@gentoo.org>2023-11-23 22:48:43 +0000
commitbf7b8a46a8af8c33cbd7d66f315269d97bc6a361 (patch)
treed6bbe354afa85d4d88ed9f4b46b96ba2c7b49e6f
parentx11-misc/grsync: fix compilation with USE=-gtk3 (diff)
downloadgentoo-bf7b8a46a8af8c33cbd7d66f315269d97bc6a361.tar.gz
gentoo-bf7b8a46a8af8c33cbd7d66f315269d97bc6a361.tar.bz2
gentoo-bf7b8a46a8af8c33cbd7d66f315269d97bc6a361.zip
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@gentoo.org>
-rw-r--r--app-crypt/p11-kit/p11-kit-0.25.1-r1.ebuild2
-rw-r--r--app-crypt/p11-kit/p11-kit-0.25.3.ebuild2
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 )"