Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/
Date: Mon, 17 Sep 2018 23:21:56
Message-Id: 1537226466.5eaabdd7b976bb5837a0f49663eeadeaae060695.mattst88@gentoo
1 commit: 5eaabdd7b976bb5837a0f49663eeadeaae060695
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 23:21:06 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 23:21:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eaabdd7
7
8 dev-libs/libressl-2.6.5: ppc64 stable, bug 658158
9
10 dev-libs/libressl/libressl-2.6.5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild
14 index 2cbf58f9995..89d0ddacb56 100644
15 --- a/dev-libs/libressl/libressl-2.6.5.ebuild
16 +++ b/dev-libs/libressl/libressl-2.6.5.ebuild
17 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
18 # we'll try to use the max of either. However, if either change between
19 # versions, we have to change the subslot to trigger rebuild of consumers.
20 SLOT="0/44"
21 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86"
22 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
23 IUSE="+asm static-libs test"
24 REQUIRED_USE="test? ( static-libs )"