Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/
Date: Wed, 25 May 2016 11:25:31
Message-Id: 1464175483.a5837a1b5b9a56755416bf3da44409e74bda7692.ago@gentoo
1 commit: a5837a1b5b9a56755416bf3da44409e74bda7692
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 11:24:43 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 11:24:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5837a1b
7
8 net-libs/mbedtls: x86 stable wrt bug #583394
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/mbedtls/mbedtls-2.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/mbedtls/mbedtls-2.2.1.ebuild b/net-libs/mbedtls/mbedtls-2.2.1.ebuild
18 index 9608898..9a37540 100644
19 --- a/net-libs/mbedtls/mbedtls-2.2.1.ebuild
20 +++ b/net-libs/mbedtls/mbedtls-2.2.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${PV}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0/10" # slot for libmbedtls.so
25 -KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="cpu_flags_x86_sse2 doc havege libressl programs test threads zlib"
28
29 RDEPEND="