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 14B8D15ACFB 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 DB2BCE09B7; 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 B8C80E09BA 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 BEAA5340E53 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 47BAEA65 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: <1682638137.a6599513d3f43af7b68cbd7ca8b8539ed9b44184.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-abyssinica/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild X-VCS-Directories: media-fonts/sil-abyssinica/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a6599513d3f43af7b68cbd7ca8b8539ed9b44184 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: 1758c392-1c00-40a8-8279-95e7080fc666 X-Archives-Hash: dad79d31b9e8eccf0e1684e073f561ce commit: a6599513d3f43af7b68cbd7ca8b8539ed9b44184 Author: Sam James gentoo org> AuthorDate: Thu Apr 27 23:28:12 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 27 23:28:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6599513 media-fonts/sil-abyssinica: Stabilize 2.200 ppc64, #905185 Signed-off-by: Sam James gentoo.org> media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild b/media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild index 5382b5f75441..f199e1aa8111 100644 --- a/media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild +++ b/media-fonts/sil-abyssinica/sil-abyssinica-2.200.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~loong ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~loong ppc ppc64 ~s390 ~sparc ~x86 ~ppc-macos" IUSE="doc" BDEPEND="app-arch/unzip"