Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catfish/
Date: Sun, 05 Aug 2018 11:22:05
Message-Id: 1533468109.8530dc97df5ebd2b619649f2ed4c9ba60f4f1770.slyfox@gentoo
1 commit: 8530dc97df5ebd2b619649f2ed4c9ba60f4f1770
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 11:21:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 11:21:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8530dc97
7
8 dev-util/catfish: keyworded 1.4.6 for ppc, bug #657068
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-util/catfish/catfish-1.4.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/catfish/catfish-1.4.6.ebuild b/dev-util/catfish/catfish-1.4.6.ebuild
18 index 034f5d1e462..62bc7cee54e 100644
19 --- a/dev-util/catfish/catfish-1.4.6.ebuild
20 +++ b/dev-util/catfish/catfish-1.4.6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~ppc ~x86"
27
28 RDEPEND="
29 dev-python/pexpect[${PYTHON_USEDEP}]