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 70565138332 for ; Sun, 25 Feb 2018 20:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73D79E082D; Sun, 25 Feb 2018 20:16:50 +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 523A9E0829 for ; Sun, 25 Feb 2018 20:16:50 +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 F2FF3335C0A for ; Sun, 25 Feb 2018 20:16:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A780E23C for ; Sun, 25 Feb 2018 20:16:46 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1519589800.b1c583ff161795f74f2484c340b57728aa643f52.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b1c583ff161795f74f2484c340b57728aa643f52 X-VCS-Branch: master Date: Sun, 25 Feb 2018 20:16:46 +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: 9df18aa7-1e1a-4c98-8c7a-c416c195cb06 X-Archives-Hash: 26df103b30c5b00dad767a0c9717f9a3 commit: b1c583ff161795f74f2484c340b57728aa643f52 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Feb 25 20:16:20 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Feb 25 20:16:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c583ff media-fonts/clearsans: x86 stable (bug #648078) Package-Manager: Portage-2.3.24, 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 d7bc5d5d37f..48212aef59f 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"