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 6C2DC13835A for ; Tue, 2 Jun 2020 12:12:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 722EBE0837; Tue, 2 Jun 2020 12:12:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5AA84E0837 for ; Tue, 2 Jun 2020 12:12:56 +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 5366134ED4C for ; Tue, 2 Jun 2020 12:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0E1C278 for ; Tue, 2 Jun 2020 12:12:51 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1591099957.f0ef3d829f6af990e6c08c55ee595a8cd16a2eba.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbox/dropbox-98.4.158.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: f0ef3d829f6af990e6c08c55ee595a8cd16a2eba X-VCS-Branch: master Date: Tue, 2 Jun 2020 12:12:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4326341c-834d-4408-afe1-55cc8629257c X-Archives-Hash: 12d776dc434770b9ff6e0847f06fe1b9 commit: f0ef3d829f6af990e6c08c55ee595a8cd16a2eba Author: Ben Kohler gentoo org> AuthorDate: Tue Jun 2 11:49:00 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue Jun 2 12:12:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ef3d82 net-misc/dropbox: 98.4.158 stable Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-98.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-98.4.158.ebuild b/net-misc/dropbox/dropbox-98.4.158.ebuild index 38f892d3ba4..fdd08dee973 100644 --- a/net-misc/dropbox/dropbox-98.4.158.ebuild +++ b/net-misc/dropbox/dropbox-98.4.158.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD-2 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"