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 0C6B3138334 for ; Sun, 5 Aug 2018 11:22:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2772BE07D7; Sun, 5 Aug 2018 11:22:04 +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 01DD0E07D7 for ; Sun, 5 Aug 2018 11:22:03 +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 E304D335CA0 for ; Sun, 5 Aug 2018 11:22:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16E61387 for ; Sun, 5 Aug 2018 11:22:01 +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: <1533468100.c3d601961ed68889a15da26d0f98ca603b04e037.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catfish/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/catfish/catfish-1.2.2.ebuild X-VCS-Directories: dev-util/catfish/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c3d601961ed68889a15da26d0f98ca603b04e037 X-VCS-Branch: master Date: Sun, 5 Aug 2018 11:22:01 +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: c5afb793-e7fc-4c03-be5e-531a0a7acf97 X-Archives-Hash: fe02b0690f677921c71645b112f489a1 commit: c3d601961ed68889a15da26d0f98ca603b04e037 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 5 11:21:40 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 5 11:21:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d60196 dev-util/catfish: keyworded 1.2.2 for ppc, bug #657068 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" dev-util/catfish/catfish-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/catfish/catfish-1.2.2.ebuild b/dev-util/catfish/catfish-1.2.2.ebuild index 5c88f81f855..42bde6bcd26 100644 --- a/dev-util/catfish/catfish-1.2.2.ebuild +++ b/dev-util/catfish/catfish-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}-search/${PV%.*}/${PV}/+download/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" COMMON_DEPEND=" ${PYTHON_DEPS}