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 33342139257 for ; Wed, 26 Oct 2016 08:36:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FEB9E099D; Wed, 26 Oct 2016 08:36:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56D8BE099D for ; Wed, 26 Oct 2016 08:36:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B76D3414E9 for ; Wed, 26 Oct 2016 08:36:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADDEC7D9 for ; Wed, 26 Oct 2016 08:36:35 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1477470985.cdca92adf7f5be14f7cae6844a5605940154c91e.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/hack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/hack/hack-2.020.ebuild X-VCS-Directories: media-fonts/hack/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cdca92adf7f5be14f7cae6844a5605940154c91e X-VCS-Branch: master Date: Wed, 26 Oct 2016 08:36:35 +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: 06aa30e2-cc28-48d2-b129-314ff40d4d25 X-Archives-Hash: 001c54e97d888573fbbb1676e95964d0 commit: cdca92adf7f5be14f7cae6844a5605940154c91e Author: Michael Palimaka gentoo org> AuthorDate: Wed Oct 26 08:36:19 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Oct 26 08:36:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdca92ad media-fonts/hack: amd64/x86 stable Gentoo-bug: 593888 Package-Manager: portage-2.3.2 media-fonts/hack/hack-2.020.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/hack/hack-2.020.ebuild b/media-fonts/hack/hack-2.020.ebuild index 8351fb4..62e2fc4 100644 --- a/media-fonts/hack/hack-2.020.ebuild +++ b/media-fonts/hack/hack-2.020.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/chrissimpkins/Hack/releases/download/v${PV}/Hack-v$( LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RESTRICT="binchecks strip"