Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 575548
Collapse All | Expand All

(-)openssl-1.0.2g.ebuild.orig (-1 / +2 lines)
Lines 14-20 Link Here
14
LICENSE="openssl"
14
LICENSE="openssl"
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
16
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
17
IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib"
17
IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 -ssl2 static-libs test +tls-heartbeat vanilla zlib"
18
RESTRICT="!bindist? ( bindist )"
18
RESTRICT="!bindist? ( bindist )"
19
19
20
# The blocks are temporary just to make sure people upgrade to a
20
# The blocks are temporary just to make sure people upgrade to a
Lines 154-159 Link Here
154
		enable-mdc2 \
154
		enable-mdc2 \
155
		enable-rc5 \
155
		enable-rc5 \
156
		enable-tlsext \
156
		enable-tlsext \
157
		$(use_ssl ssl2) \
157
		$(use_ssl asm) \
158
		$(use_ssl asm) \
158
		$(use_ssl gmp gmp -lgmp) \
159
		$(use_ssl gmp gmp -lgmp) \
159
		$(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \
160
		$(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \

Return to bug 575548