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 8A37B58974 for ; Sat, 30 Jan 2016 09:40:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7D4021C002; Sat, 30 Jan 2016 09:40:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 478AC21C007 for ; Sat, 30 Jan 2016 09:40:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32E80340B57 for ; Sat, 30 Jan 2016 09:40:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77A828E7 for ; Sat, 30 Jan 2016 09:40:25 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1454146347.b5eaa5b1590c3ccdb014120cc2698a289fcef0e0.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libtorrent/libtorrent-0.13.6.ebuild X-VCS-Directories: net-libs/libtorrent/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b5eaa5b1590c3ccdb014120cc2698a289fcef0e0 X-VCS-Branch: master Date: Sat, 30 Jan 2016 09:40:25 +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: 4dfb84a7-74be-4bbe-894c-e8a56954beec X-Archives-Hash: 0c268a19dfd97a542350370c1fd24fb0 commit: b5eaa5b1590c3ccdb014120cc2698a289fcef0e0 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jan 30 09:32:27 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jan 30 09:32:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5eaa5b1 net-libs/libtorrent: x86 stable, bug #522706 Package-Manager: portage-2.2.26 net-libs/libtorrent/libtorrent-0.13.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtorrent/libtorrent-0.13.6.ebuild b/net-libs/libtorrent/libtorrent-0.13.6.ebuild index 9614040..327f90f 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.6.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-2" # subslot. SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="debug ipv6 libressl ssl test" RDEPEND="