summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 21:57:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 21:57:52 +0200
commit45e555aaabaa6518977effe175f64c9a84fa3111 (patch)
tree84c6201d1daad5ec38f4835b90fc62906b8f76e2
parentapp-crypt/p11-kit: Stabilize 0.24.1-r1 arm, #896344 (diff)
downloadgentoo-45e555aaabaa6518977effe175f64c9a84fa3111.tar.gz
gentoo-45e555aaabaa6518977effe175f64c9a84fa3111.tar.bz2
gentoo-45e555aaabaa6518977effe175f64c9a84fa3111.zip
app-crypt/p11-kit: Stabilize 0.24.1-r1 ppc, #896344
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild
index f30574fec383..5f75c6b9b4b2 100644
--- a/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild
@@ -11,7 +11,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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+asn1 debug +libffi systemd +trust"
REQUIRED_USE="trust? ( asn1 )"