diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-25 14:43:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-25 14:45:21 +0300 |
commit | 7e8cc3a5775059982f1e85a7855604fc272d4bcc (patch) | |
tree | 191c51c5b89a2fd8a3a0d826955f97b3913506ed /app-crypt/p11-kit | |
parent | mail-client/claws-mail: Going back to use python2 (diff) | |
download | gentoo-7e8cc3a5775059982f1e85a7855604fc272d4bcc.tar.gz gentoo-7e8cc3a5775059982f1e85a7855604fc272d4bcc.tar.bz2 gentoo-7e8cc3a5775059982f1e85a7855604fc272d4bcc.zip |
app-crypt/p11-kit: mark stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.19.ebuild b/app-crypt/p11-kit/p11-kit-0.23.19.ebuild index 4a9b986476e8..bb9d3d42f882 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.19.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.19.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 ~sh ~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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |