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 6C8A515ACFB for ; Thu, 27 Apr 2023 23:29:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3F69E09BA; Thu, 27 Apr 2023 23:29:53 +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 BE973E09B7 for ; Thu, 27 Apr 2023 23:29:53 +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 C5BC2340E5A for ; Thu, 27 Apr 2023 23:29:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB63A67 for ; Thu, 27 Apr 2023 23:29:49 +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: <1682638138.9d912f558b0b5863525cbfc1f622dfe76c29dc2a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/sil-gentium/sil-gentium-6.200.ebuild X-VCS-Directories: media-fonts/sil-gentium/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d912f558b0b5863525cbfc1f622dfe76c29dc2a X-VCS-Branch: master Date: Thu, 27 Apr 2023 23:29:49 +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: b36aba75-60c0-4290-8618-f891f0b49a1f X-Archives-Hash: 5442e26be76dbd14363d8b6d25ee9b24 commit: 9d912f558b0b5863525cbfc1f622dfe76c29dc2a Author: Sam James gentoo org> AuthorDate: Thu Apr 27 23:28:14 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 27 23:28:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d912f55 media-fonts/sil-gentium: Stabilize 6.200 ppc64, #905185 Signed-off-by: Sam James gentoo.org> media-fonts/sil-gentium/sil-gentium-6.200.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/sil-gentium/sil-gentium-6.200.ebuild b/media-fonts/sil-gentium/sil-gentium-6.200.ebuild index 9c2d5626496e..4c000c056086 100644 --- a/media-fonts/sil-gentium/sil-gentium-6.200.ebuild +++ b/media-fonts/sil-gentium/sil-gentium-6.200.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86 ~ppc-macos ~x64-macos" IUSE="doc" BDEPEND="app-arch/unzip"