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 F21F615802F for ; Thu, 9 Mar 2023 08:12:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05D48E0930; Thu, 9 Mar 2023 08:12:37 +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 E09FBE0930 for ; Thu, 9 Mar 2023 08:12:36 +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 DF6EC340948 for ; Thu, 9 Mar 2023 08:12:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EAE28D4 for ; Thu, 9 Mar 2023 08:12:34 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1678349545.0ffa025c032d4d4ed97019c28d62423e93cac8b9.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild X-VCS-Directories: app-misc/trash-cli/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0ffa025c032d4d4ed97019c28d62423e93cac8b9 X-VCS-Branch: master Date: Thu, 9 Mar 2023 08:12:34 +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: a96db142-8a14-4fcc-ab74-efe88f9cab19 X-Archives-Hash: 781a9c70b0517ef19264b4efa3e6c483 commit: 0ffa025c032d4d4ed97019c28d62423e93cac8b9 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Mar 9 08:12:25 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Mar 9 08:12:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffa025c app-misc/trash-cli: Keyword 0.23.2.13.2 x86, #900443 Signed-off-by: Arthur Zamarin gentoo.org> app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild b/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild index e0ef904bfe15..3a02be5291bf 100644 --- a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild +++ b/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}]