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 747BC15808B for ; Sun, 20 Feb 2022 14:19:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38E97E0824; Sun, 20 Feb 2022 14:19:30 +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 17CDAE0824 for ; Sun, 20 Feb 2022 14:19:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EA495343703 for ; Sun, 20 Feb 2022 14:19:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E1BB2F9 for ; Sun, 20 Feb 2022 14:19:26 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1645366759.d08a9d6b34737c06bb0f5bdee91d88fd1a562828.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild X-VCS-Directories: dev-python/pypy-exe-bin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d08a9d6b34737c06bb0f5bdee91d88fd1a562828 X-VCS-Branch: master Date: Sun, 20 Feb 2022 14:19:26 +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: f8eb34a7-ff9d-4b8b-be94-a0f5f3e9e29e X-Archives-Hash: 1a01f17f895c5b869c2f5d56377efae5 commit: d08a9d6b34737c06bb0f5bdee91d88fd1a562828 Author: Michał Górny gentoo org> AuthorDate: Sun Feb 20 14:18:01 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Feb 20 14:19:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08a9d6b dev-python/pypy-exe-bin: Keyword 7.3.8 Signed-off-by: Michał Górny gentoo.org> dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild index 8a4403d27b04..cea4b178d7c2 100644 --- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild +++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.8.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV%_p*}" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" RDEPEND=">=sys-libs/zlib-1.1.3:0/1 || (