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 BF619139694 for ; Sat, 18 Feb 2017 06:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 056D4E0CB6; Sat, 18 Feb 2017 06:15:21 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA0EEE0C87 for ; Sat, 18 Feb 2017 06:15:20 +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 8EF72340F2A for ; Sat, 18 Feb 2017 06:15:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC6994BC9 for ; Sat, 18 Feb 2017 06:15:17 +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: <1487398204.a8dba0765c1e24d3284e8f713e1162f5446dc5f9.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-19.3.11.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a8dba0765c1e24d3284e8f713e1162f5446dc5f9 X-VCS-Branch: master Date: Sat, 18 Feb 2017 06:15:17 +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: 6c353d03-da80-4b5e-ae17-24a503879ef7 X-Archives-Hash: 5b1839c6c1b160cf3f532d91de269ca6 commit: a8dba0765c1e24d3284e8f713e1162f5446dc5f9 Author: Jason Zaman gentoo org> AuthorDate: Sat Feb 18 05:51:07 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Feb 18 06:10:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dba076 net-misc/dropbox: stabilize 19.3.11 Package-Manager: portage-2.3.3 net-misc/dropbox/dropbox-19.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-19.3.11.ebuild b/net-misc/dropbox/dropbox-19.3.11.ebuild index f8965f8904..fd6a0a7737 100644 --- a/net-misc/dropbox/dropbox-19.3.11.ebuild +++ b/net-misc/dropbox/dropbox-19.3.11.ebuild @@ -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"