From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 84B5A13829C for ; Wed, 8 Jun 2016 23:20:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05144254021; Wed, 8 Jun 2016 23:20:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADD7B254021 for ; Wed, 8 Jun 2016 23:20:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96917340D38 for ; Wed, 8 Jun 2016 23:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E44AC342 for ; Wed, 8 Jun 2016 23:19:57 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1465428096.87229c843f3f53edbc63a89336559c051fdd9623.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/mbedtls/mbedtls-2.2.1.ebuild X-VCS-Directories: net-libs/mbedtls/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 87229c843f3f53edbc63a89336559c051fdd9623 X-VCS-Branch: master Date: Wed, 8 Jun 2016 23:19:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a59d1814-74e4-4d36-bc25-ddd3be7fae73 X-Archives-Hash: 8c043bed36acb99bfeb59e5fab6bce9f commit: 87229c843f3f53edbc63a89336559c051fdd9623 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jun 8 23:21:36 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jun 8 23:21:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87229c84 net-libs/mbedtls: stable on arm/ppc/ppc64, bug #583394 Package-Manager: portage-2.2.28 net-libs/mbedtls/mbedtls-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/mbedtls/mbedtls-2.2.1.ebuild b/net-libs/mbedtls/mbedtls-2.2.1.ebuild index fa7b330..f2234b8 100644 --- a/net-libs/mbedtls/mbedtls-2.2.1.ebuild +++ b/net-libs/mbedtls/mbedtls-2.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0/10" # slot for libmbedtls.so -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cpu_flags_x86_sse2 doc havege libressl programs test threads zlib" RDEPEND="