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 7DEE91396D9 for ; Sun, 15 Oct 2017 11:17:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF21B2BC003; Sun, 15 Oct 2017 11:17:08 +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 9CA302BC017 for ; Sun, 15 Oct 2017 11:17:08 +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 BB58833BEDC for ; Sun, 15 Oct 2017 11:17:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06560316 for ; Sun, 15 Oct 2017 11:17:06 +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: <1508066162.20da9ed8bec1d6b7035518d1e11e9d6e796b578a.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-34.3.19.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 20da9ed8bec1d6b7035518d1e11e9d6e796b578a X-VCS-Branch: master Date: Sun, 15 Oct 2017 11:17:06 +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: bfeed283-092b-426a-bb76-89fed9ed7668 X-Archives-Hash: 03eeb4507bbeb3467e7b1b2879523338 commit: 20da9ed8bec1d6b7035518d1e11e9d6e796b578a Author: Jason Zaman gentoo org> AuthorDate: Sun Oct 15 11:04:18 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Oct 15 11:16:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20da9ed8 net-misc/dropbox: stable 34 Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-misc/dropbox/dropbox-34.3.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-34.3.19.ebuild b/net-misc/dropbox/dropbox-34.3.19.ebuild index 2ea39b1ac76..a79ed26b463 100644 --- a/net-misc/dropbox/dropbox-34.3.19.ebuild +++ b/net-misc/dropbox/dropbox-34.3.19.ebuild @@ -14,7 +14,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"