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 EE5BD138247 for ; Mon, 6 Jan 2014 23:34:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1EBAE0B84; Mon, 6 Jan 2014 23:34:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33BC0E0B84 for ; Mon, 6 Jan 2014 23:34:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40E1533F49F for ; Mon, 6 Jan 2014 23:34:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B7916E54AB for ; Mon, 6 Jan 2014 23:34:23 +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: <1389051334.70fffd07700e18416afbee74ced6e22c53941a59.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:musl commit in: dev-libs/openssl/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: dev-libs/openssl/openssl-1.0.1e-r99.ebuild X-VCS-Directories: dev-libs/openssl/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 70fffd07700e18416afbee74ced6e22c53941a59 X-VCS-Branch: musl Date: Mon, 6 Jan 2014 23:34:23 +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: 8b4b0c0e-2878-4e46-bed7-955e15545693 X-Archives-Hash: 5ef24733b511b545e5b73d4c71178a30 commit: 70fffd07700e18416afbee74ced6e22c53941a59 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jan 6 23:35:34 2014 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jan 6 23:35:34 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=70fffd07 dev-libs/openssl: mark stable amd64 Package-Manager: portage-2.2.7 Manifest-Sign-Key: 0xF52D4BBA --- dev-libs/openssl/openssl-1.0.1e-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/openssl/openssl-1.0.1e-r99.ebuild b/dev-libs/openssl/openssl-1.0.1e-r99.ebuild index c550dab..5769664 100644 --- a/dev-libs/openssl/openssl-1.0.1e-r99.ebuild +++ b/dev-libs/openssl/openssl-1.0.1e-r99.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz LICENSE="openssl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="amd64" IUSE="bindist gmp kerberos rfc3779 sse2 static-libs test +tls-heartbeat vanilla zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically,