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 CA226138334 for ; Fri, 13 Sep 2019 12:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68796E0C97; Fri, 13 Sep 2019 12:26:19 +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 060A9E0C94 for ; Fri, 13 Sep 2019 12:26:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EE95434B0FC for ; Fri, 13 Sep 2019 12:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD9BD7F5 for ; Fri, 13 Sep 2019 12:26:14 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1568377566.f5b656da817315df5127fff609508fe1293f51a4.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/stun/stun-1.0.25.ebuild X-VCS-Directories: dev-erlang/stun/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f5b656da817315df5127fff609508fe1293f51a4 X-VCS-Branch: master Date: Fri, 13 Sep 2019 12:26:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 82e22da7-0ae4-4e9f-a25a-7ec70dbddfb8 X-Archives-Hash: 2acd9b906ca6fb6eb25cc275a3b854fe commit: f5b656da817315df5127fff609508fe1293f51a4 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Sep 13 12:26:06 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Sep 13 12:26:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b656da dev-erlang/stun: x86 stable wrt bug #694160 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-erlang/stun/stun-1.0.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/stun/stun-1.0.25.ebuild b/dev-erlang/stun/stun-1.0.25.ebuild index fbc6c6aadd1..9d87bec41f8 100644 --- a/dev-erlang/stun/stun-1.0.25.ebuild +++ b/dev-erlang/stun/stun-1.0.25.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-erlang/fast_tls-1.0.25 >=dev-erlang/p1_utils-1.0.13