diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-05 12:21:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-05 12:21:40 +0100 |
commit | c3d601961ed68889a15da26d0f98ca603b04e037 (patch) | |
tree | ce40f9b649128a452ba0843867bf110a4361e2eb /dev-util/catfish | |
parent | x11-terms/terminator: keyworded 1.91 for ppc, bug #656248 (diff) | |
download | gentoo-c3d601961ed68889a15da26d0f98ca603b04e037.tar.gz gentoo-c3d601961ed68889a15da26d0f98ca603b04e037.tar.bz2 gentoo-c3d601961ed68889a15da26d0f98ca603b04e037.zip |
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"
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/catfish-1.2.2.ebuild | 4 |
1 files 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 5c88f81f8558..42bde6bcd260 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} |