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 850951396D9 for ; Fri, 3 Nov 2017 07:58:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB884E0BE0; Fri, 3 Nov 2017 07:58:50 +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 ABDD9E0BE0 for ; Fri, 3 Nov 2017 07:58:50 +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 C7A413417AE for ; Fri, 3 Nov 2017 07:58:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 503D89344 for ; Fri, 3 Nov 2017 07:58:48 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1509695906.bcec5dc8d18cb15c9fc388cb9c6982367073982c.perfinion@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-r1.ebuild X-VCS-Directories: net-libs/libtorrent/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: bcec5dc8d18cb15c9fc388cb9c6982367073982c X-VCS-Branch: master Date: Fri, 3 Nov 2017 07:58:48 +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: becac1e2-def1-4e9b-a50b-e5947dd78e72 X-Archives-Hash: ca682b1f80f6872eb528cc23984f8be6 commit: bcec5dc8d18cb15c9fc388cb9c6982367073982c Author: Jason Zaman gentoo org> AuthorDate: Fri Nov 3 07:54:48 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Nov 3 07:58:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcec5dc8 net-libs/libtorrent: 0.13.6-r1 stable on amd64 and x86 Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild index 7eafcd218be..97235820704 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild @@ -17,7 +17,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="