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 14551158009 for ; Sat, 17 Jun 2023 07:43:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19ED4E09FE; Sat, 17 Jun 2023 07:43:41 +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 F1BA0E09F8 for ; Sat, 17 Jun 2023 07:43:40 +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 11CAE340DF2 for ; Sat, 17 Jun 2023 07:43:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EE93AA7 for ; Sat, 17 Jun 2023 07:43:36 +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: <1686987771.c3445896759d0843249dab8f1a9a27869288a54a.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/virtualenv/virtualenv-20.23.1.ebuild X-VCS-Directories: dev-python/virtualenv/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c3445896759d0843249dab8f1a9a27869288a54a X-VCS-Branch: master Date: Sat, 17 Jun 2023 07:43:36 +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: 3f7cfb8c-4ecb-46f5-8297-08a970c563b3 X-Archives-Hash: e20cb1b739ce116691655175cdc543c5 commit: c3445896759d0843249dab8f1a9a27869288a54a Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 17 07:42:51 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 17 07:42:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3445896 dev-python/virtualenv: Keyword 20.23.1 arm64, #908644 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/virtualenv/virtualenv-20.23.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/virtualenv/virtualenv-20.23.1.ebuild b/dev-python/virtualenv/virtualenv-20.23.1.ebuild index 4b2ce2efe50c..251f7bc80a5d 100644 --- a/dev-python/virtualenv/virtualenv-20.23.1.ebuild +++ b/dev-python/virtualenv/virtualenv-20.23.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" " LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" SLOT="0" RDEPEND="