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 64EC4138359 for ; Wed, 9 Sep 2020 21:26:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 834F9E086C; Wed, 9 Sep 2020 21:26: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 65A4BE086C for ; Wed, 9 Sep 2020 21:26:43 +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 37EC433FE2A for ; Wed, 9 Sep 2020 21:26:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1519EC for ; Wed, 9 Sep 2020 21:26:40 +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: <1599686748.d8fbfee36afe4dd81aa785eb4d8fe764a2188d44.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-104.4.175.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: d8fbfee36afe4dd81aa785eb4d8fe764a2188d44 X-VCS-Branch: master Date: Wed, 9 Sep 2020 21:26:40 +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: 97d0c033-dd71-4024-a035-c63021aee9a2 X-Archives-Hash: 33cf15888bad1ea0c262d1a877d82954 commit: d8fbfee36afe4dd81aa785eb4d8fe764a2188d44 Author: Ben Kohler gentoo org> AuthorDate: Wed Sep 9 18:19:36 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Sep 9 21:25:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fbfee3 net-misc/dropbox: 104.4.175 stable Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-104.4.175.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-104.4.175.ebuild b/net-misc/dropbox/dropbox-104.4.175.ebuild index e25a6938b0d..30d998505ce 100644 --- a/net-misc/dropbox/dropbox-104.4.175.ebuild +++ b/net-misc/dropbox/dropbox-104.4.175.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="selinux X" RESTRICT="mirror strip"