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 9F447158089 for ; Fri, 27 Oct 2023 19:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0E272BC084; Fri, 27 Oct 2023 19:55:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B9A6A2BC084 for ; Fri, 27 Oct 2023 19:55:13 +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 0D7D7335C11 for ; Fri, 27 Oct 2023 19:55:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B618612E8 for ; Fri, 27 Oct 2023 19:55:09 +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: <1698436471.a114acd439aef77faa27d39225a74120d39bf934.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/reportlab/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/reportlab/reportlab-4.0.6.ebuild X-VCS-Directories: dev-python/reportlab/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a114acd439aef77faa27d39225a74120d39bf934 X-VCS-Branch: master Date: Fri, 27 Oct 2023 19:55:09 +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: 771a16b9-f5c7-489c-85b2-2b2c5fa96cf2 X-Archives-Hash: fd2c7e4e76d538615e24ee84f6097468 commit: a114acd439aef77faa27d39225a74120d39bf934 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 27 19:54:31 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 27 19:54:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a114acd4 dev-python/reportlab: Stabilize 4.0.6 ppc64, #916366 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/reportlab/reportlab-4.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/reportlab/reportlab-4.0.6.ebuild b/dev-python/reportlab/reportlab-4.0.6.ebuild index fae08f45163b..e2be2f7c4566 100644 --- a/dev-python/reportlab/reportlab-4.0.6.ebuild +++ b/dev-python/reportlab/reportlab-4.0.6.ebuild @@ -20,7 +20,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]