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 9222B138334 for ; Thu, 9 Aug 2018 16:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9499AE09A8; Thu, 9 Aug 2018 16:11:43 +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 5B779E09A8 for ; Thu, 9 Aug 2018 16:11:43 +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 99BF3335CA0 for ; Thu, 9 Aug 2018 16:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B17403A0 for ; Thu, 9 Aug 2018 16:11:39 +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: <1533831041.b02efb22c8439702adea01f4ff7be4d86c2c7c99.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.7-r1.ebuild X-VCS-Directories: net-libs/libtorrent/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b02efb22c8439702adea01f4ff7be4d86c2c7c99 X-VCS-Branch: master Date: Thu, 9 Aug 2018 16:11:39 +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: bba22b1c-a3e9-4e8a-b555-4de7afaaa34f X-Archives-Hash: ed402f9cf64370143e708e77c0d07177 commit: b02efb22c8439702adea01f4ff7be4d86c2c7c99 Author: Jason Zaman gentoo org> AuthorDate: Thu Aug 9 15:23:26 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Aug 9 16:10:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02efb22 net-libs/libtorrent: amd64 stable Gentoo-bug: 663012 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild b/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild index 9b0f0ae7df4..99356382162 100644 --- a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.7-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 libressl ssl test" RDEPEND="