diff options
author | 2014-12-16 20:36:50 +0000 | |
---|---|---|
committer | 2014-12-16 20:36:50 +0000 | |
commit | 186f74f286f3344aed88ec9c98efe91dee61c709 (patch) | |
tree | 1d4e0c56cac8cf04d0af079e6337ba44edc3f1ab /app-crypt/p11-kit/p11-kit-0.20.7.ebuild | |
parent | sci-physics/lammps: Adding new versions. (diff) | |
download | historical-186f74f286f3344aed88ec9c98efe91dee61c709.tar.gz historical-186f74f286f3344aed88ec9c98efe91dee61c709.tar.bz2 historical-186f74f286f3344aed88ec9c98efe91dee61c709.zip |
arm stable, bug #525260
Package-Manager: portage-2.2.15/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'app-crypt/p11-kit/p11-kit-0.20.7.ebuild')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild b/app-crypt/p11-kit/p11-kit-0.20.7.ebuild index 2c3ee7231231..774e37e9ddbc 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v 1.2 2014/12/06 08:45:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v 1.3 2014/12/16 20:36:47 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm 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 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 )" |