Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/
Date: Mon, 30 Apr 2018 23:50:32
Message-Id: 1525132205.ae1fee04fdc4e0304ca42883b6f077556e69d633.blueness@gentoo
1 commit: ae1fee04fdc4e0304ca42883b6f077556e69d633
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 23:50:05 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 23:50:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1fee04
7
8 dev-libs/libressl: stable on ppc/ppc64, bug #651564
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-libs/libressl/libressl-2.6.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild
16 index d8f2130d4b1..faa38895b6c 100644
17 --- a/dev-libs/libressl/libressl-2.6.4.ebuild
18 +++ b/dev-libs/libressl/libressl-2.6.4.ebuild
19 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
20 # we'll try to use the max of either. However, if either change between
21 # versions, we have to change the subslot to trigger rebuild of consumers.
22 SLOT="0/44"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
25 IUSE="+asm static-libs test"
26 REQUIRED_USE="test? ( static-libs )"