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 CBFF7138334 for ; Fri, 27 Dec 2019 02:04:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B283E0AF3; Fri, 27 Dec 2019 02:04:01 +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 45CD3E0AE4 for ; Fri, 27 Dec 2019 02:04:01 +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 6ADA434DBE3 for ; Fri, 27 Dec 2019 02:03:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C52074 for ; Fri, 27 Dec 2019 02:03:57 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1577411972.d4a426973e2be1122a75a35d37fcaa2dc551df01.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/fblog/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/fblog/fblog-1.3.1.ebuild X-VCS-Directories: app-text/fblog/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: d4a426973e2be1122a75a35d37fcaa2dc551df01 X-VCS-Branch: master Date: Fri, 27 Dec 2019 02:03:57 +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: e31f64d7-d312-4870-88a0-9f2cc96cdd3a X-Archives-Hash: fc6d91015a20c66ae815843934424192 commit: d4a426973e2be1122a75a35d37fcaa2dc551df01 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Dec 27 01:36:00 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Dec 27 01:59:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a42697 app-text/fblog: keyword on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> app-text/fblog/fblog-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/fblog/fblog-1.3.1.ebuild b/app-text/fblog/fblog-1.3.1.ebuild index c7194a216f9..05ca5bd825c 100644 --- a/app-text/fblog/fblog-1.3.1.ebuild +++ b/app-text/fblog/fblog-1.3.1.ebuild @@ -48,7 +48,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" DEPEND="" RDEPEND="${DEPEND}"