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 690501396D9 for ; Mon, 23 Oct 2017 19:51:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DF2AE0FD5; Mon, 23 Oct 2017 19:51:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7E135E0FD5 for ; Mon, 23 Oct 2017 19:51:48 +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 B1BFA33C1EB for ; Mon, 23 Oct 2017 19:51:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2165D831 for ; Mon, 23 Oct 2017 19:51:45 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1508788255.e2584cf1bb30b65875fd8f1c06c0aeb878728a0f.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_tls/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/fast_tls/fast_tls-1.0.11.ebuild X-VCS-Directories: dev-erlang/fast_tls/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: e2584cf1bb30b65875fd8f1c06c0aeb878728a0f X-VCS-Branch: master Date: Mon, 23 Oct 2017 19:51:45 +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: 549088f3-3a43-4b2b-90de-8ef559750b94 X-Archives-Hash: 602672f785074c4ceb15c882daceef75 commit: e2584cf1bb30b65875fd8f1c06c0aeb878728a0f Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Oct 23 19:32:27 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Oct 23 19:50:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2584cf1 dev-erlang/fast_tls: x86 stable (bug #619836) Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-erlang/fast_tls/fast_tls-1.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/fast_tls/fast_tls-1.0.11.ebuild b/dev-erlang/fast_tls/fast_tls-1.0.11.ebuild index f0cf6882a08..9f19e1a89c5 100644 --- a/dev-erlang/fast_tls/fast_tls-1.0.11.ebuild +++ b/dev-erlang/fast_tls/fast_tls-1.0.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86" IUSE="libressl" DEPEND=">=dev-erlang/p1_utils-1.0.7