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 AEF63138334 for ; Fri, 25 Oct 2019 18:10:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE148E093A; Fri, 25 Oct 2019 18:10:42 +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 D67B4E093A for ; Fri, 25 Oct 2019 18:10:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B34C834C38A for ; Fri, 25 Oct 2019 18:10:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A436D5FC for ; Fri, 25 Oct 2019 18:10:39 +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: <1572027000.2fce3221b03fc0beb7d7c46d14ca78223d5b5010.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-83.4.152.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 2fce3221b03fc0beb7d7c46d14ca78223d5b5010 X-VCS-Branch: master Date: Fri, 25 Oct 2019 18:10:39 +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: efe49fab-7a5b-452b-a1c4-2c42ce120e0a X-Archives-Hash: a3ab4f60297e160d47f0d364c4b7ee55 commit: 2fce3221b03fc0beb7d7c46d14ca78223d5b5010 Author: Ben Kohler gentoo org> AuthorDate: Fri Oct 25 14:44:28 2019 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Oct 25 18:10:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fce3221 net-misc/dropbox: stable on amd64 and x86 Older versions are broken and I've not seen any new bugs reported since bumping to 8x.y so I'm quick-stabling this newest version. Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-83.4.152.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-83.4.152.ebuild b/net-misc/dropbox/dropbox-83.4.152.ebuild index c21396bd015..ee4f6c9229c 100644 --- a/net-misc/dropbox/dropbox-83.4.152.ebuild +++ b/net-misc/dropbox/dropbox-83.4.152.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"