diff options
author | 2025-01-29 18:23:14 +0000 | |
---|---|---|
committer | 2025-01-29 18:23:14 +0000 | |
commit | 7c4d60366e33f22d2180e799d93525e5a8b22133 (patch) | |
tree | bf66e9b78b09857a46bd622a4621ba4548f11817 /app-crypt | |
parent | app-crypt/p11-kit: Stabilize 0.25.5 arm, #949017 (diff) | |
download | gentoo-7c4d60366e33f22d2180e799d93525e5a8b22133.tar.gz gentoo-7c4d60366e33f22d2180e799d93525e5a8b22133.tar.bz2 gentoo-7c4d60366e33f22d2180e799d93525e5a8b22133.zip |
app-crypt/p11-kit: Stabilize 0.25.5 arm64, #949017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.25.5.ebuild | 2 |
1 files changed, 1 insertions, 1 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 60b104cb7ea7..426d23817ba3 100644 --- a/app-crypt/p11-kit/p11-kit-0.25.5.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.25.5.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 ~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 )" |