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 18BA51581F0 for ; Fri, 13 Dec 2024 20:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE8B2E08CA; Fri, 13 Dec 2024 20:00:17 +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 207FCE08D0 for ; Fri, 13 Dec 2024 20:00:17 +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 38A60340CA7 for ; Fri, 13 Dec 2024 20:00:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 281B12191 for ; Fri, 13 Dec 2024 20:00:12 +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: <1734120002.2ce7c2c314e73d32e19781c5890e39a6f0f800e8.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/asyncssh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/asyncssh/asyncssh-2.19.0.ebuild X-VCS-Directories: dev-python/asyncssh/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2ce7c2c314e73d32e19781c5890e39a6f0f800e8 X-VCS-Branch: master Date: Fri, 13 Dec 2024 20:00: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: 00f1ed28-4080-491b-88e3-5f1260b817bb X-Archives-Hash: 30bb64b893a90ae9cb57e7f0ef220c6c commit: 2ce7c2c314e73d32e19781c5890e39a6f0f800e8 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 13 20:00:02 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 13 20:00:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce7c2c3 dev-python/asyncssh: Keyword 2.19.0 arm, #942029 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/asyncssh/asyncssh-2.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/asyncssh/asyncssh-2.19.0.ebuild b/dev-python/asyncssh/asyncssh-2.19.0.ebuild index ce0b67014b81..56d9939b1a81 100644 --- a/dev-python/asyncssh/asyncssh-2.19.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.19.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="|| ( EPL-2.0 GPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc64 ~s390" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390" RDEPEND=" virtual/openssh