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 CBC86158092 for ; Tue, 14 Sep 2021 12:58:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F08C7E08A8; Tue, 14 Sep 2021 12:58:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D841AE08A8 for ; Tue, 14 Sep 2021 12:58:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E669C342FAE for ; Tue, 14 Sep 2021 12:58:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 946BB3B for ; Tue, 14 Sep 2021 12:58:06 +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: <1631624279.83f766e0601f93a838b397802d9edd96184f3940.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-130.4.4978.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 83f766e0601f93a838b397802d9edd96184f3940 X-VCS-Branch: master Date: Tue, 14 Sep 2021 12:58: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 90f98a0c-cf29-495c-b2fa-00a9414cdc31 X-Archives-Hash: b28c7dbdd3e46d23c651deec89189242 commit: 83f766e0601f93a838b397802d9edd96184f3940 Author: Ben Kohler gentoo org> AuthorDate: Tue Sep 14 11:53:02 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue Sep 14 12:57:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f766e0 net-misc/dropbox: 130 stable Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-130.4.4978.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-130.4.4978.ebuild b/net-misc/dropbox/dropbox-130.4.4978.ebuild index be2fed244ff..83389e2d0ed 100644 --- a/net-misc/dropbox/dropbox-130.4.4978.ebuild +++ b/net-misc/dropbox/dropbox-130.4.4978.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"