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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA3EC1581F0 for ; Wed, 08 Jan 2025 19:19:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B32E8E0636; Wed, 08 Jan 2025 19:19:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 98F6EE0636 for ; Wed, 08 Jan 2025 19:19:56 +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 B6BD5342F99 for ; Wed, 08 Jan 2025 19:19:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD25D1BA2 for ; Wed, 08 Jan 2025 19:19: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: <1736363988.a02e065a04d8d6a04bd45eabecbd925e9bc93d20.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-214.4.5217.ebuild X-VCS-Directories: net-misc/dropbox/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: a02e065a04d8d6a04bd45eabecbd925e9bc93d20 X-VCS-Branch: master Date: Wed, 08 Jan 2025 19:19: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: ad96222f-5d0b-4d96-8171-24b66d36a35d X-Archives-Hash: 95d3bb7fd70d92af53169295a0c85806 commit: a02e065a04d8d6a04bd45eabecbd925e9bc93d20 Author: Ben Kohler gentoo org> AuthorDate: Wed Jan 8 19:19:16 2025 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Jan 8 19:19:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02e065a net-misc/dropbox: stabilize 214.4.5217 for amd64 Signed-off-by: Ben Kohler gentoo.org> net-misc/dropbox/dropbox-214.4.5217.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dropbox/dropbox-214.4.5217.ebuild b/net-misc/dropbox/dropbox-214.4.5217.ebuild index 9aafe425d4d6..f639cdd4db8c 100644 --- a/net-misc/dropbox/dropbox-214.4.5217.ebuild +++ b/net-misc/dropbox/dropbox-214.4.5217.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="selinux X" RESTRICT="mirror strip"