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 5CC2B138334 for ; Thu, 15 Nov 2018 15:48:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E765E09C6; Thu, 15 Nov 2018 15:48:34 +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 57F93E09C6 for ; Thu, 15 Nov 2018 15:48:33 +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 9BB8C335C3D for ; Thu, 15 Nov 2018 15:48:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1019446C for ; Thu, 15 Nov 2018 15:48:30 +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: <1542296092.14689a670921f330effb6df775f035aeceb48f12.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gsoap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gsoap/gsoap-2.8.70.ebuild X-VCS-Directories: net-libs/gsoap/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 14689a670921f330effb6df775f035aeceb48f12 X-VCS-Branch: master Date: Thu, 15 Nov 2018 15:48:30 +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: b0401264-009f-499a-b546-88d786f38c6f X-Archives-Hash: fbf26c114fcea00ae3ea0418ef2889be commit: 14689a670921f330effb6df775f035aeceb48f12 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Nov 15 15:34:52 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Nov 15 15:34:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14689a67 net-libs/gsoap: x86 stable (bug #671118) Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> net-libs/gsoap/gsoap-2.8.70.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gsoap/gsoap-2.8.70.ebuild b/net-libs/gsoap/gsoap-2.8.70.ebuild index 9922f03b307..7423a510e48 100644 --- a/net-libs/gsoap/gsoap-2.8.70.ebuild +++ b/net-libs/gsoap/gsoap-2.8.70.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" LICENSE="GPL-2 gSOAP" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" RDEPEND="