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 F370915ACFB for ; Tue, 25 Apr 2023 22:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95D49E0897; Tue, 25 Apr 2023 22:16:14 +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 7CAB4E0897 for ; Tue, 25 Apr 2023 22:16:14 +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 6DB13335D85 for ; Tue, 25 Apr 2023 22:16:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C99B7A54 for ; Tue, 25 Apr 2023 22:16:11 +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: <1682460940.b008091e5fdb85095058a0866d3f5d8b4f7a9d4d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/snakeviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/snakeviz/snakeviz-2.1.1.ebuild X-VCS-Directories: dev-util/snakeviz/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b008091e5fdb85095058a0866d3f5d8b4f7a9d4d X-VCS-Branch: master Date: Tue, 25 Apr 2023 22:16:11 +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: 395c963c-e534-4299-b581-f08ae6708477 X-Archives-Hash: e1c186d8c1737f75c1297f8e27484a7e commit: b008091e5fdb85095058a0866d3f5d8b4f7a9d4d Author: Sam James gentoo org> AuthorDate: Tue Apr 25 22:15:40 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 25 22:15:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b008091e dev-util/snakeviz: Keyword 2.1.1 arm64, #905053 Signed-off-by: Sam James gentoo.org> dev-util/snakeviz/snakeviz-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/snakeviz/snakeviz-2.1.1.ebuild b/dev-util/snakeviz/snakeviz-2.1.1.ebuild index b49261908277..63d04221caeb 100644 --- a/dev-util/snakeviz/snakeviz-2.1.1.ebuild +++ b/dev-util/snakeviz/snakeviz-2.1.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jiffyclub/snakeviz/archive/refs/tags/v${PV}.tar.gz - LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RDEPEND="$(python_gen_cond_dep ' dev-python/tornado[${PYTHON_USEDEP}]