summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-11 10:29:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-11 10:29:42 +0200
commitcdf354766f3591e72657464ffeb5ca8e5db9d3ce (patch)
treef4c3d2f4329057d06ded8f59ced1bbd18ed70b46 /app-office/homebank
parentnet-misc/iperf: Version 3.8.1 (diff)
downloadgentoo-cdf354766f3591e72657464ffeb5ca8e5db9d3ce.tar.gz
gentoo-cdf354766f3591e72657464ffeb5ca8e5db9d3ce.tar.bz2
gentoo-cdf354766f3591e72657464ffeb5ca8e5db9d3ce.zip
app-office/homebank: ppc stable wrt bug #705064
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/homebank')
-rw-r--r--app-office/homebank/homebank-5.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/homebank/homebank-5.2.8.ebuild b/app-office/homebank/homebank-5.2.8.ebuild
index 17236ea7d31d..11368c0110c8 100644
--- a/app-office/homebank/homebank-5.2.8.ebuild
+++ b/app-office/homebank/homebank-5.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26