Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/
Date: Mon, 07 Mar 2016 08:04:36
Message-Id: 1457337856.c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05.ago@gentoo
1 commit: c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 7 08:04:16 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 7 08:04:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61ce634
7
8 dev-libs/openssl: amd64 stable wrt bug #575548
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/openssl/openssl-1.0.2g-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/openssl/openssl-1.0.2g-r2.ebuild b/dev-libs/openssl/openssl-1.0.2g-r2.ebuild
18 index 3928f2f..b4d874e 100644
19 --- a/dev-libs/openssl/openssl-1.0.2g-r2.ebuild
20 +++ b/dev-libs/openssl/openssl-1.0.2g-r2.ebuild
21 @@ -15,7 +15,7 @@ LICENSE="openssl"
22 # subslot set to 1.0.2g version as this is the first release without SSLv2
23 # support and thus breaks nearly every openssl consumer (see bug #575548)
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib"
28 RESTRICT="!bindist? ( bindist )"