From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 917CC1582EF for ; Thu, 13 Feb 2025 13:53:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7BDE73431ED for ; Thu, 13 Feb 2025 13:53:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A029D1104AC; Thu, 13 Feb 2025 13:48:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id DBFD11104A3 for ; Thu, 13 Feb 2025 13:48:57 +0000 (UTC) Received: from pomiot.. (c144-147.icpnet.pl [85.221.144.147]) (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) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 00F5C34306B; Thu, 13 Feb 2025 13:48:56 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Cc: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Subject: [gentoo-dev] [PATCH 04/10] dev-lang/pypy3-exe: Readd KEYWORDS Date: Thu, 13 Feb 2025 14:41:11 +0100 Message-ID: <20250213134847.215403-5-mgorny@gentoo.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250213134847.215403-1-mgorny@gentoo.org> References: <20250213134847.215403-1-mgorny@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: adb0f474-c182-4c0b-bc6d-1f1550919975 X-Archives-Hash: 5d7c74c7204c3b59e8adeed8e2af200d Signed-off-by: Michał Górny --- dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.18.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.18.ebuild b/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.18.ebuild index 463370032f36..a217479b3123 100644 --- a/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.18.ebuild +++ b/dev-lang/pypy3-exe/pypy3-exe-3.11.7.3.18.ebuild @@ -26,6 +26,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="MIT" SLOT="${PV%_p*}" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+jit low-memory ncurses cpu_flags_x86_sse2" RDEPEND="