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 C11F01382C5 for ; Tue, 22 May 2018 15:13:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE875E08FE; Tue, 22 May 2018 15:13:14 +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 BB54DE08FE for ; Tue, 22 May 2018 15:13:13 +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 7AD90335C75 for ; Tue, 22 May 2018 15:13:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25F2337 for ; Tue, 22 May 2018 15:13:10 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527001930.370b196628bba59ca417e21c98515dab9af2e6cf.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/fira-code/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/fira-code/fira-code-1.205.ebuild X-VCS-Directories: media-fonts/fira-code/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 370b196628bba59ca417e21c98515dab9af2e6cf X-VCS-Branch: master Date: Tue, 22 May 2018 15:13:10 +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-Archives-Salt: 343c359e-f187-45a1-9094-957b89c7c9d6 X-Archives-Hash: 7a4f379ab8fd84b0b4d0cf9ad1f1ff7e commit: 370b196628bba59ca417e21c98515dab9af2e6cf Author: Mikle Kolyada gentoo org> AuthorDate: Tue May 22 13:56:31 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue May 22 15:12:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370b1966 media-fonts/fira-code: amd64 stable wrt bug #656078 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-fonts/fira-code/fira-code-1.205.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/fira-code/fira-code-1.205.ebuild b/media-fonts/fira-code/fira-code-1.205.ebuild index 9fe9f4c9623..50bb9a72f16 100644 --- a/media-fonts/fira-code/fira-code-1.205.ebuild +++ b/media-fonts/fira-code/fira-code-1.205.ebuild @@ -12,7 +12,7 @@ https://github.com/tonsky/FiraCode/files/412440/FiraCode-Regular-Symbol.zip" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="" S="${WORKDIR}/FiraCode-${PV}"