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 3D06515ACFB for ; Wed, 19 Apr 2023 11:19:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B8EEE0823; Wed, 19 Apr 2023 11:19:07 +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 559C5E0823 for ; Wed, 19 Apr 2023 11:19:07 +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 5A9D1340F4A for ; Wed, 19 Apr 2023 11:19:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B87AC141 for ; Wed, 19 Apr 2023 11:19:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1681903131.8f0af9fd6fc27a523c9833ec67ac647f21e54b37.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbox-cli/dropbox-cli-2023.ebuild X-VCS-Directories: net-misc/dropbox-cli/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8f0af9fd6fc27a523c9833ec67ac647f21e54b37 X-VCS-Branch: master Date: Wed, 19 Apr 2023 11:19:04 +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: b2683a0f-06f6-4920-bf17-16845e4bb365 X-Archives-Hash: 7b0e1587bcd8174e0387d2ef6cc945b5 commit: 8f0af9fd6fc27a523c9833ec67ac647f21e54b37 Author: Sam James gentoo org> AuthorDate: Wed Apr 19 11:18:51 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 19 11:18:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f0af9fd net-misc/dropbox-cli: Stabilize 2023 amd64, #904611 Signed-off-by: Sam James gentoo.org> net-misc/dropbox-cli/dropbox-cli-2023.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild index 9a2f495ae403..62034ba7f496 100644 --- a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+gpg" REQUIRED_USE="${PYTHON_REQUIRED_USE}"