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 E49091395E1 for ; Mon, 31 Oct 2016 13:12:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85A6021C028; Mon, 31 Oct 2016 13:12:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C42B21C028 for ; Mon, 31 Oct 2016 13:12:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 723D9341342 for ; Mon, 31 Oct 2016 13:12:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3A9624A4 for ; Mon, 31 Oct 2016 13:12:09 +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: <1477919484.7f63799a064f0e60a2268166a460232e004c378d.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbox/dropbox-6.3.13.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 7f63799a064f0e60a2268166a460232e004c378d X-VCS-Branch: master Date: Mon, 31 Oct 2016 13:12:09 +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: 5f879640-f398-406c-bc9d-6c56ddafbbdf X-Archives-Hash: 28ff22cf75b112cb4bb25df69df8ce92 commit: 7f63799a064f0e60a2268166a460232e004c378d Author: Jason Zaman gentoo org> AuthorDate: Mon Oct 31 12:48:17 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Oct 31 13:11:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f63799a net-misc/dropbox: stable 6.3.13 Package-Manager: portage-2.3.0 net-misc/dropbox/dropbox-6.3.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-6.3.13.ebuild b/net-misc/dropbox/dropbox-6.3.13.ebuild index c4631a5..3a3f192 100644 --- a/net-misc/dropbox/dropbox-6.3.13.ebuild +++ b/net-misc/dropbox/dropbox-6.3.13.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 x86 ~x86-linux" IUSE="+librsync-bundled selinux X" RESTRICT="mirror strip"