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 BF8F2138334 for ; Mon, 5 Nov 2018 07:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC4D1E0B06; Mon, 5 Nov 2018 07:37:57 +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 84BBDE0B06 for ; Mon, 5 Nov 2018 07:37:57 +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 5E2EA335CDD for ; Mon, 5 Nov 2018 07:37:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73AD143E for ; Mon, 5 Nov 2018 07:37:53 +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: <1541403468.7ac99a61b91c0bde0bace7127affd39cf3a68efc.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ansifilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ansifilter/ansifilter-2.10.ebuild X-VCS-Directories: app-text/ansifilter/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7ac99a61b91c0bde0bace7127affd39cf3a68efc X-VCS-Branch: master Date: Mon, 5 Nov 2018 07:37:53 +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: 4fa2e2af-e50b-4f05-a8ea-80f1230794ee X-Archives-Hash: 85dfa6e8a225a840b520590ec3b90661 commit: 7ac99a61b91c0bde0bace7127affd39cf3a68efc Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Nov 5 07:30:32 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Nov 5 07:37:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac99a61 app-text/ansifilter: keyworded 2.10 for ppc64, bug #669944 Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> app-text/ansifilter/ansifilter-2.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ansifilter/ansifilter-2.10.ebuild b/app-text/ansifilter/ansifilter-2.10.ebuild index 05823fc22ef..7cbeb18c1f4 100644 --- a/app-text/ansifilter/ansifilter-2.10.ebuild +++ b/app-text/ansifilter/ansifilter-2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="qt5" RDEPEND="