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: 1533468100.c3d601961ed68889a15da26d0f98ca603b04e037.slyfox@gentoo
1 commit: c3d601961ed68889a15da26d0f98ca603b04e037
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 11:21:40 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 11:21:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d60196
7
8 dev-util/catfish: keyworded 1.2.2 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.2.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/catfish/catfish-1.2.2.ebuild b/dev-util/catfish/catfish-1.2.2.ebuild
18 index 5c88f81f855..42bde6bcd26 100644
19 --- a/dev-util/catfish/catfish-1.2.2.ebuild
20 +++ b/dev-util/catfish/catfish-1.2.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}-search/${PV%.*}/${PV}/+download/${P}.tar.bz
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 x86"
32 +KEYWORDS="amd64 ~ppc x86"
33
34 COMMON_DEPEND="
35 ${PYTHON_DEPS}