diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:33:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 64a7d787a29ab08f87b2f5ab22b7b1fbf0a9194a (patch) | |
tree | a5bd9ccf740ded32a8afad71f2a47b9099c9e8f9 /app-crypt/p11-kit | |
parent | dev-tex/dot2tex: amd64 stable wrt bug #593146 (diff) | |
download | gentoo-64a7d787a29ab08f87b2f5ab22b7b1fbf0a9194a.tar.gz gentoo-64a7d787a29ab08f87b2f5ab22b7b1fbf0a9194a.tar.bz2 gentoo-64a7d787a29ab08f87b2f5ab22b7b1fbf0a9194a.zip |
app-crypt/p11-kit: amd64 stable wrt bug #585694
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild index a4b9d59447ec..830f7c129786 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |