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 79ADA139085 for ; Fri, 27 Jan 2017 14:15:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD32DE0CA2; Fri, 27 Jan 2017 14:15:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A801E0CA2 for ; Fri, 27 Jan 2017 14:15:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9755341640 for ; Fri, 27 Jan 2017 14:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A24F31A5 for ; Fri, 27 Jan 2017 14:15:22 +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: <1485526498.b9230c3f2dbc3f25185889ccd89a7e45f55e0ce8.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-17.3.28.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b9230c3f2dbc3f25185889ccd89a7e45f55e0ce8 X-VCS-Branch: master Date: Fri, 27 Jan 2017 14:15:22 +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: 39e9b764-f73a-42bb-882d-cb612de87cbd X-Archives-Hash: 6ac7bf3a1fea73b8d9e4cb506bba3c53 commit: b9230c3f2dbc3f25185889ccd89a7e45f55e0ce8 Author: Jason Zaman gentoo org> AuthorDate: Fri Jan 27 13:01:02 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Jan 27 14:14:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9230c3f net-misc/dropbox: stabilize 17.3.28 Package-Manager: portage-2.3.3 net-misc/dropbox/dropbox-17.3.28.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dropbox/dropbox-17.3.28.ebuild b/net-misc/dropbox/dropbox-17.3.28.ebuild index 4bf44cb..0f215ff 100644 --- a/net-misc/dropbox/dropbox-17.3.28.ebuild +++ b/net-misc/dropbox/dropbox-17.3.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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"