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 5FC3C1382C5 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 5DE5AE0827; 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 5ED33E0827 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 6C2F7340DDA 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 91C5C752 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.2830f6bca83ef4da838dcaf459ffed7d63b78a9b.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: 2830f6bca83ef4da838dcaf459ffed7d63b78a9b 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: 4c754122-909b-4d7a-ab83-4884e594aa8a X-Archives-Hash: 699be8a608fcea3939ca772f42f05240 commit: 2830f6bca83ef4da838dcaf459ffed7d63b78a9b Author: Joonas Niilola gentoo org> AuthorDate: Fri May 7 07:25:07 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=2830f6bc media-fonts/koruri: stabilize 20180915 on amd64 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 855e0e29bfa..38061072bc9 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"