diff options
Diffstat (limited to 'dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild index 36501de2d552..1a779aafa491 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.11.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/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild,v 1.4 2014/02/16 21:19:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild,v 1.5 2014/02/22 08:05:40 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.bz2" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnutls nss static-libs" RDEPEND=">=dev-libs/openssl-0.9.7 |