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 ADE101382C5 for ; Tue, 15 May 2018 10:51:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DBA2E08EF; Tue, 15 May 2018 10:51:08 +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 7C195E08EF for ; Tue, 15 May 2018 10:51:08 +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 E93B2335C0C for ; Tue, 15 May 2018 10:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC2E542 for ; Tue, 15 May 2018 10:51:04 +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: <1526381450.058e2ac02308b9962a4c17079d500e6e6a61b27d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/hack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/hack/hack-3.003.ebuild X-VCS-Directories: media-fonts/hack/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 058e2ac02308b9962a4c17079d500e6e6a61b27d X-VCS-Branch: master Date: Tue, 15 May 2018 10:51:04 +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: e2883d43-a2d9-44de-b3a6-6b8c7151ab85 X-Archives-Hash: 2ff35697d569d18975e2ba39a82c1582 commit: 058e2ac02308b9962a4c17079d500e6e6a61b27d Author: Mikle Kolyada gentoo org> AuthorDate: Tue May 15 10:50:50 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue May 15 10:50:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058e2ac0 media-fonts/hack: amd64 stable wrt bug #655738 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-fonts/hack/hack-3.003.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/hack/hack-3.003.ebuild b/media-fonts/hack/hack-3.003.ebuild index afcaf4b3684..1b272507e29 100644 --- a/media-fonts/hack/hack-3.003.ebuild +++ b/media-fonts/hack/hack-3.003.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/source-foundry/Hack/releases/download/v${PV}/Hack-v$ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RESTRICT="binchecks strip"