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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71C9913835A for ; Fri, 7 May 2021 07:35:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 631B0E0828; Fri, 7 May 2021 07:35:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7A8DE0827 for ; Fri, 7 May 2021 07:35:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E6A2340DF7 for ; Fri, 7 May 2021 07:35:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5D80753 for ; Fri, 7 May 2021 07:35:34 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1620372922.7375bcb777a9d098864a910d2bf4d617fc075f12.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/koruri/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/koruri/koruri-20180915.ebuild X-VCS-Directories: media-fonts/koruri/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7375bcb777a9d098864a910d2bf4d617fc075f12 X-VCS-Branch: master Date: Fri, 7 May 2021 07:35:34 +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: 7f5c4812-5d9a-4044-ac07-dde52ecfdfd6 X-Archives-Hash: ad49c0901b73611ab3049b7bb7db1192 commit: 7375bcb777a9d098864a910d2bf4d617fc075f12 Author: Joonas Niilola gentoo org> AuthorDate: Fri May 7 07:25:32 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri May 7 07:35:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7375bcb7 media-fonts/koruri: stabilize 20180915 on x86 Bug: https://bugs.gentoo.org/785976 Signed-off-by: Joonas Niilola gentoo.org> media-fonts/koruri/koruri-20180915.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/koruri/koruri-20180915.ebuild b/media-fonts/koruri/koruri-20180915.ebuild index 38061072bc9..7e2042acc97 100644 --- a/media-fonts/koruri/koruri-20180915.ebuild +++ b/media-fonts/koruri/koruri-20180915.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}" LICENSE="mplus-fonts Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" # Only installs fonts RESTRICT="binchecks strip"