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 EFC9F15802F for ; Sat, 4 Mar 2023 07:38:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33C91E08FF; Sat, 4 Mar 2023 07:38:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1D915E08FF for ; Sat, 4 Mar 2023 07:38:02 +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 4445F341249 for ; Sat, 4 Mar 2023 07:38:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9646B8CE for ; Sat, 4 Mar 2023 07:37:59 +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: <1677915463.d9a095760deee4b8a85254a280f04d937b74b42c.arthurzam@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.100.ebuild X-VCS-Directories: media-fonts/sil-abyssinica/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d9a095760deee4b8a85254a280f04d937b74b42c X-VCS-Branch: master Date: Sat, 4 Mar 2023 07:37:59 +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: 9c095c57-34e2-45c3-8e68-2ee5e8b02542 X-Archives-Hash: d37239f0085d1a0999908e8a909bcc1a commit: d9a095760deee4b8a85254a280f04d937b74b42c Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 4 07:37:43 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 4 07:37:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a09576 media-fonts/sil-abyssinica: Stabilize 2.100 x86, #899418 Signed-off-by: Arthur Zamarin gentoo.org> media-fonts/sil-abyssinica/sil-abyssinica-2.100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/sil-abyssinica/sil-abyssinica-2.100.ebuild b/media-fonts/sil-abyssinica/sil-abyssinica-2.100.ebuild index 75a482f19429..6602b29510b9 100644 --- a/media-fonts/sil-abyssinica/sil-abyssinica-2.100.ebuild +++ b/media-fonts/sil-abyssinica/sil-abyssinica-2.100.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"