Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/
Date: Sat, 06 Oct 2018 23:47:09
Message-Id: 1538868889.d28435277d95341b7c8cf5f223610dd694d8cbea.mattst88@gentoo
1 commit: d28435277d95341b7c8cf5f223610dd694d8cbea
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 23:34:49 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 23:34:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2843527
7
8 net-libs/mbedtls-2.12.0: ppc stable, bug 667370
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/mbedtls/mbedtls-2.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/mbedtls/mbedtls-2.12.0.ebuild b/net-libs/mbedtls/mbedtls-2.12.0.ebuild
16 index af9fe0aac3c..7152ef47a51 100644
17 --- a/net-libs/mbedtls/mbedtls-2.12.0.ebuild
18 +++ b/net-libs/mbedtls/mbedtls-2.12.0.ebuild
19 @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P}
20
21 LICENSE="Apache-2.0"
22 SLOT="0/11" # slot for libmbedtls.so
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test threads zlib"
26
27 RDEPEND="