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 5D35F1382C5 for ; Mon, 26 Feb 2018 14:25:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AE4AE075F; Mon, 26 Feb 2018 14:25:43 +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 48044E075F for ; Mon, 26 Feb 2018 14:25:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 17779335C2A for ; Mon, 26 Feb 2018 14:25:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B67221D for ; Mon, 26 Feb 2018 14:25:40 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1519654836.530c69ecefdb8c7d70052da7e0ebdee1870e05bd.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/clearsans/clearsans-1.00.ebuild X-VCS-Directories: media-fonts/clearsans/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 530c69ecefdb8c7d70052da7e0ebdee1870e05bd X-VCS-Branch: master Date: Mon, 26 Feb 2018 14:25:40 +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: 7e30eca5-b040-49a5-90b9-07597a0951c6 X-Archives-Hash: 167bfca792e9102d7ece9e991a753bdf commit: 530c69ecefdb8c7d70052da7e0ebdee1870e05bd Author: Jason Zaman gentoo org> AuthorDate: Mon Feb 26 14:20:36 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Feb 26 14:20:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530c69ec media-fonts/clearsans: amd64 stable Gentoo-bug: 648078 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-fonts/clearsans/clearsans-1.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/clearsans/clearsans-1.00.ebuild b/media-fonts/clearsans/clearsans-1.00.ebuild index 48212aef59f..84e618b3ff8 100644 --- a/media-fonts/clearsans/clearsans-1.00.ebuild +++ b/media-fonts/clearsans/clearsans-1.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://01.org/sites/default/files/downloads/clear-sans/${P}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-fbsd" +KEYWORDS="amd64 x86 ~amd64-fbsd" IUSE="" RESTRICT="binchecks strip"