commit: ba036748cb5644505a985c26c79138ff2197b868 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Feb 4 10:22:53 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Feb 4 10:24:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba036748
app-office/homebank: Stabilize 5.7.3 ppc, #923764 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-office/homebank/homebank-5.7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/homebank/homebank-5.7.3.ebuild b/app-office/homebank/homebank-5.7.3.ebuild index fc261abdd2a8..39064ee6cec2 100644 --- a/app-office/homebank/homebank-5.7.3.ebuild +++ b/app-office/homebank/homebank-5.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -12,7 +12,7 @@ SRC_URI="https://www.gethomebank.org/public/sources/${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:2 net-libs/libsoup:3.0
