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 A99F9138334 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 8BDDBE07D8; Sun, 5 Aug 2018 11:22:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 64AD2E07D8 for ; Sun, 5 Aug 2018 11:22:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F0E8A335CCD 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 2B09838F 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: <1533468109.8530dc97df5ebd2b619649f2ed4c9ba60f4f1770.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.4.6.ebuild X-VCS-Directories: dev-util/catfish/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8530dc97df5ebd2b619649f2ed4c9ba60f4f1770 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: ccff067f-2787-46f0-aaa7-7f126b866944 X-Archives-Hash: f5221559c06bbe66a1e269a7b1862857 commit: 8530dc97df5ebd2b619649f2ed4c9ba60f4f1770 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 5 11:21:49 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 5 11:21:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8530dc97 dev-util/catfish: keyworded 1.4.6 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.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/catfish/catfish-1.4.6.ebuild b/dev-util/catfish/catfish-1.4.6.ebuild index 034f5d1e462..62bc7cee54e 100644 --- a/dev-util/catfish/catfish-1.4.6.ebuild +++ b/dev-util/catfish/catfish-1.4.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND=" dev-python/pexpect[${PYTHON_USEDEP}]