From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 847631382C5 for ; Sat, 14 Apr 2018 18:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4BF6E0869; Sat, 14 Apr 2018 18:47:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACC4BE0869 for ; Sat, 14 Apr 2018 18:47:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C03B335C7E for ; Sat, 14 Apr 2018 18:47:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A2C8285 for ; Sat, 14 Apr 2018 18:47:28 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523731630.1de34aaeccc3b0c53f453c88a150f856d0bd723b.bman@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.7.2.ebuild X-VCS-Directories: net-libs/mbedtls/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 1de34aaeccc3b0c53f453c88a150f856d0bd723b X-VCS-Branch: master Date: Sat, 14 Apr 2018 18:47:28 +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: affc2d86-d4ec-4b71-9875-a13c98b13485 X-Archives-Hash: 033fe60cc62d0b6312d3660d9acf1db0 commit: 1de34aaeccc3b0c53f453c88a150f856d0bd723b Author: Aaron Bauman gentoo org> AuthorDate: Sat Apr 14 18:44:45 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Apr 14 18:47:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de34aae net-libs/mbedtls: amd64 stable Bug: https://bugs.gentoo.org/647800 Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-libs/mbedtls/mbedtls-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/mbedtls/mbedtls-2.7.2.ebuild b/net-libs/mbedtls/mbedtls-2.7.2.ebuild index 1a2ea6b7add..460a6ad7601 100644 --- a/net-libs/mbedtls/mbedtls-2.7.2.ebuild +++ b/net-libs/mbedtls/mbedtls-2.7.2.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P} 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="