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 05B7113835B for ; Mon, 7 Sep 2020 05:20:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20530E099E; Mon, 7 Sep 2020 05:20:45 +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 0643CE099E for ; Mon, 7 Sep 2020 05:20:45 +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 A68F9340CCB for ; Mon, 7 Sep 2020 05:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CC2C352 for ; Mon, 7 Sep 2020 05:20:42 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1599456037.8bfd10aa5efebf8a37c66c4fc993a04aa0d6eab3.graaff@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-4.ebuild X-VCS-Directories: media-fonts/fira-code/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8bfd10aa5efebf8a37c66c4fc993a04aa0d6eab3 X-VCS-Branch: master Date: Mon, 7 Sep 2020 05:20:42 +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: 74a15431-379a-4708-88a1-df6c63bbec17 X-Archives-Hash: c45dd3a3a23b8fccd94830a00dba7aa1 commit: 8bfd10aa5efebf8a37c66c4fc993a04aa0d6eab3 Author: Hans de Graaff gentoo org> AuthorDate: Mon Sep 7 05:18:27 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Sep 7 05:20:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bfd10aa media-fonts/fira-code: all arches stable Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff gentoo.org> media-fonts/fira-code/fira-code-4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/fira-code/fira-code-4.ebuild b/media-fonts/fira-code/fira-code-4.ebuild index 73fe57c4a3d..c9c8dbb7c8a 100644 --- a/media-fonts/fira-code/fira-code-4.ebuild +++ b/media-fonts/fira-code/fira-code-4.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}"