diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-16 22:11:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-16 22:14:06 +0300 |
commit | afd40bb940594c7b1c8d3cf0716e5778ba5af35a (patch) | |
tree | 26cb52ba49c3163a1228320a5442a0c2e5c32faf /app-crypt/p11-kit | |
parent | app-crypt/p11-kit: Version bump (v0.23.22) (diff) | |
download | gentoo-afd40bb940594c7b1c8d3cf0716e5778ba5af35a.tar.gz gentoo-afd40bb940594c7b1c8d3cf0716e5778ba5af35a.tar.bz2 gentoo-afd40bb940594c7b1c8d3cf0716e5778ba5af35a.zip |
app-crypt/p11-kit: mark stable
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.22.ebuild b/app-crypt/p11-kit/p11-kit-0.23.22.ebuild index 955332bd5e51..1c0aa67dab24 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.22.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.22.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asn1 debug +libffi systemd +trust" REQUIRED_USE="trust? ( asn1 )" |