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 1600215802F for ; Sat, 1 Apr 2023 16:34:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EDA5E08C9; Sat, 1 Apr 2023 16:34:08 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 483D2E08C4 for ; Sat, 1 Apr 2023 16:34:08 +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 8937A340F62 for ; Sat, 1 Apr 2023 16:34:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2420FA1E for ; Sat, 1 Apr 2023 16:34:05 +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: <1680366812.0a5adcc7b077b328f0e8c64e643863d0ec21223e.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pythran/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pythran/pythran-0.12.1.ebuild X-VCS-Directories: dev-python/pythran/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0a5adcc7b077b328f0e8c64e643863d0ec21223e X-VCS-Branch: master Date: Sat, 1 Apr 2023 16:34:05 +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: 499ea1b5-326e-4b4b-8993-4326c9a0db17 X-Archives-Hash: aad306bf4412d6375c9ccc3c1d0f27d0 commit: 0a5adcc7b077b328f0e8c64e643863d0ec21223e Author: Arthur Zamarin gentoo org> AuthorDate: Sat Apr 1 16:33:32 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 1 16:33:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5adcc7 dev-python/pythran: Stabilize 0.12.1 ppc, #894918 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pythran/pythran-0.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pythran/pythran-0.12.1.ebuild b/dev-python/pythran/pythran-0.12.1.ebuild index 6799ec8dd8b3..6b30dfcf7a7f 100644 --- a/dev-python/pythran/pythran-0.12.1.ebuild +++ b/dev-python/pythran/pythran-0.12.1.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-libs/boost