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 EFD1F15810F for ; Sun, 11 Jun 2023 15:04:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17994E08DB; Sun, 11 Jun 2023 15:04:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F3605E08D4 for ; Sun, 11 Jun 2023 15:04:29 +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 46A70341371 for ; Sun, 11 Jun 2023 15:04:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D8F7A95 for ; Sun, 11 Jun 2023 15:04:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1686495807.9db5acc4d03c4fa3d2e17ca1beee32641d8c9a71.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fonttools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/fonttools/fonttools-4.39.4.ebuild X-VCS-Directories: dev-python/fonttools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9db5acc4d03c4fa3d2e17ca1beee32641d8c9a71 X-VCS-Branch: master Date: Sun, 11 Jun 2023 15:04: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: b73d17e4-0526-4cf1-a3d8-1ec8d66b1ec0 X-Archives-Hash: d740560138b1d0021dfb5440325143f0 commit: 9db5acc4d03c4fa3d2e17ca1beee32641d8c9a71 Author: Sam James gentoo org> AuthorDate: Sun Jun 11 15:03:27 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 11 15:03:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db5acc4 dev-python/fonttools: Stabilize 4.39.4 ppc, #908353 Signed-off-by: Sam James gentoo.org> dev-python/fonttools/fonttools-4.39.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fonttools/fonttools-4.39.4.ebuild b/dev-python/fonttools/fonttools-4.39.4.ebuild index 3964a4903af0..b1371e6448a4 100644 --- a/dev-python/fonttools/fonttools-4.39.4.ebuild +++ b/dev-python/fonttools/fonttools-4.39.4.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" RDEPEND=" >=dev-python/fs-2.4.9[${PYTHON_USEDEP}]