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 7FF3315808B for ; Sat, 2 Apr 2022 08:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47CBDE0863; Sat, 2 Apr 2022 08:45:11 +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 4D385E0863 for ; Sat, 2 Apr 2022 08:45:10 +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 43A393411C1 for ; Sat, 2 Apr 2022 08:45:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94EF735A for ; Sat, 2 Apr 2022 08:45:06 +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: <1648889090.3e94bc40b8d25e410792411c12cb55044d3939e9.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ioflo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ioflo/ioflo-2.0.2-r2.ebuild X-VCS-Directories: dev-python/ioflo/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3e94bc40b8d25e410792411c12cb55044d3939e9 X-VCS-Branch: master Date: Sat, 2 Apr 2022 08:45:06 +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: c9d26dba-a6b8-45e7-a544-47f474340b9c X-Archives-Hash: 9719ff369f9106a52bb707e4d7bf2c57 commit: 3e94bc40b8d25e410792411c12cb55044d3939e9 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Apr 2 08:44:50 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 2 08:44:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e94bc40 dev-python/ioflo: Keyword 2.0.2-r2 arm64, #836457 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/ioflo/ioflo-2.0.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ioflo/ioflo-2.0.2-r2.ebuild b/dev-python/ioflo/ioflo-2.0.2-r2.ebuild index cb08f8a82b92..450633f76998 100644 --- a/dev-python/ioflo/ioflo-2.0.2-r2.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test" RDEPEND="