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 DADA315AD33 for ; Wed, 10 May 2023 18:02:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2587CE09E9; Wed, 10 May 2023 18:02:56 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADE8FE09EA for ; Wed, 10 May 2023 18:02:55 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA5FC335D8F for ; Wed, 10 May 2023 18:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54ED2A5F for ; Wed, 10 May 2023 18:02:53 +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: <1683741765.ff58d6ece40c0af27237c631911e2c3f86d49702.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-173.4.6706.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: ff58d6ece40c0af27237c631911e2c3f86d49702 X-VCS-Branch: master Date: Wed, 10 May 2023 18:02:53 +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: 89aba9f9-bba2-4add-b3fb-f593b41e8b67 X-Archives-Hash: 47481c2bd2c5ac6cd894aade0f38be37 commit: ff58d6ece40c0af27237c631911e2c3f86d49702 Author: Ben Kohler gentoo org> AuthorDate: Tue May 9 14:37:45 2023 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed May 10 18:02:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff58d6ec net-misc/dropbox: stabilize 173.4.6706 for amd64, x86 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-173.4.6706.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox/dropbox-173.4.6706.ebuild b/net-misc/dropbox/dropbox-173.4.6706.ebuild index e1949fb60f88..b0b4cee9bbeb 100644 --- a/net-misc/dropbox/dropbox-173.4.6706.ebuild +++ b/net-misc/dropbox/dropbox-173.4.6706.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"