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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E02A1581D3 for ; Mon, 20 May 2024 12:02:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15B78E2A26; Mon, 20 May 2024 12:02:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7177E2A26 for ; Mon, 20 May 2024 12:02:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC68A33BE26 for ; Mon, 20 May 2024 12:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A4E61AA0 for ; Mon, 20 May 2024 12:02:12 +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: <1716206524.5345c27e0db65b62c8873d7f39625c6f43cdd2a2.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-199.4.6287.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 5345c27e0db65b62c8873d7f39625c6f43cdd2a2 X-VCS-Branch: master Date: Mon, 20 May 2024 12:02:12 +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: c0511e05-c3a4-4101-8f6a-e10b7a4b22c3 X-Archives-Hash: 1607569e6052701c38c1fdd0af994958 commit: 5345c27e0db65b62c8873d7f39625c6f43cdd2a2 Author: Ben Kohler gentoo org> AuthorDate: Fri May 17 11:53:13 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon May 20 12:02:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5345c27e net-misc/dropbox: stabilize 199.4.6287 for amd64, x86 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-199.4.6287.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-199.4.6287.ebuild b/net-misc/dropbox/dropbox-199.4.6287.ebuild index 7d9715a71882..e90baaad900e 100644 --- a/net-misc/dropbox/dropbox-199.4.6287.ebuild +++ b/net-misc/dropbox/dropbox-199.4.6287.ebuild @@ -15,7 +15,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"