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 3A4761382C5 for ; Sat, 19 May 2018 10:31:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF6BAE0AD6; Sat, 19 May 2018 10:31:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A74AEE0AD6 for ; Sat, 19 May 2018 10:31:27 +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 5AB45335C2E for ; Sat, 19 May 2018 10:31:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82AFB2A2 for ; Sat, 19 May 2018 10:31:25 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1526725870.72fb2ec6d0e53e0daab3ff13386c234abb112923.leio@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: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 72fb2ec6d0e53e0daab3ff13386c234abb112923 X-VCS-Branch: master Date: Sat, 19 May 2018 10:31:25 +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: e087d781-3485-4056-b95c-db97d5f4812a X-Archives-Hash: 3f6e889308441d0f65551e3dec3ffc0d commit: 72fb2ec6d0e53e0daab3ff13386c234abb112923 Author: Mart Raudsepp gentoo org> AuthorDate: Sat May 19 10:31:10 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 19 10:31:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fb2ec6 media-fonts/fira-code: arm64 stable (bug #656078) Package-Manager: Portage-2.3.28, Repoman-2.3.9 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 de76a1c6fca..9fe9f4c9623 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}"