From: Lars Wendler Date: Wed, 4 May 2016 06:32:18 +0000 (+0200) Subject: dev-libs/openssl: Stable for amd64 (bug #581234) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a10a40c184baf55907db21f75a7e7b6969c1760;p=gentoo.git dev-libs/openssl: Stable for amd64 (bug #581234) Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- diff --git a/dev-libs/openssl/openssl-1.0.2h.ebuild b/dev-libs/openssl/openssl-1.0.2h.ebuild index 648f199f474c..37061a3fbf01 100644 --- a/dev-libs/openssl/openssl-1.0.2h.ebuild +++ b/dev-libs/openssl/openssl-1.0.2h.ebuild @@ -15,7 +15,7 @@ LICENSE="openssl" # subslot set to 1.0.2g version as this is the first release without SSLv2 # support and thus breaks nearly every openssl consumer (see bug #575548) SLOT="0" -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" +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" IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib" RESTRICT="!bindist? ( bindist )"