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 80F9E1382C5 for ; Mon, 7 Jun 2021 06:27:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB163E08FC; Mon, 7 Jun 2021 06:26:59 +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 C104FE08FC for ; Mon, 7 Jun 2021 06:26:59 +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 ED1BB340CAC for ; Mon, 7 Jun 2021 06:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 325B67A6 for ; Mon, 7 Jun 2021 06:26:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1623047156.f5250b996503c06213b41df73d8e516bf510e557.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f5250b996503c06213b41df73d8e516bf510e557 X-VCS-Branch: master Date: Mon, 7 Jun 2021 06:26:56 +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: 7d113d82-225f-436c-8b4b-d56880d87923 X-Archives-Hash: a0d63653ce1e84185b72e3473c4db640 commit: f5250b996503c06213b41df73d8e516bf510e557 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Jun 7 06:25:56 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jun 7 06:25:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5250b99 media-fonts/clearsans: keyworded 1.00 for ppc64 keyworded wrt bug #792114 Package-Manager: Portage-3.0.19, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> 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 dcf5264b489..276b5cd5b26 100644 --- a/media-fonts/clearsans/clearsans-1.00.ebuild +++ b/media-fonts/clearsans/clearsans-1.00.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" RESTRICT="binchecks strip"