diff options
Diffstat (limited to 'dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild index 4ef0ea49ca79..22749ec10155 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.09.ebuild,v 1.2 2012/02/24 09:50:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pkcs11-helper/pkcs11-helper-1.09.ebuild,v 1.3 2012/02/27 03:16:05 jer Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.opensc-project.org/files/${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 |