diff options
Diffstat (limited to 'dev-libs/openssl/openssl-1.0.1e-r1.ebuild')
-rw-r--r-- | dev-libs/openssl/openssl-1.0.1e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openssl/openssl-1.0.1e-r1.ebuild b/dev-libs/openssl/openssl-1.0.1e-r1.ebuild index 7f0cad7ef754..8ce4c7aa41c8 100644 --- a/dev-libs/openssl/openssl-1.0.1e-r1.ebuild +++ b/dev-libs/openssl/openssl-1.0.1e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1e-r1.ebuild,v 1.6 2013/09/15 08:43:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1e-r1.ebuild,v 1.7 2013/09/15 08:43:53 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz LICENSE="openssl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bindist gmp kerberos rfc3779 sse2 static-libs test vanilla zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |