diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:42 +0200 |
commit | cdf354766f3591e72657464ffeb5ca8e5db9d3ce (patch) | |
tree | f4c3d2f4329057d06ded8f59ced1bbd18ed70b46 /app-office | |
parent | net-misc/iperf: Version 3.8.1 (diff) | |
download | gentoo-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')
-rw-r--r-- | app-office/homebank/homebank-5.2.8.ebuild | 4 |
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 |