diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-04 11:22:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-04 11:24:53 +0100 |
commit | ba036748cb5644505a985c26c79138ff2197b868 (patch) | |
tree | b5fd5205b12011258d1d8ed9066ec26d2258a8af /app-office/homebank | |
parent | dev-embedded/u-boot-tools: drop myself as a maintainer (diff) | |
download | gentoo-ba036748cb5644505a985c26c79138ff2197b868.tar.gz gentoo-ba036748cb5644505a985c26c79138ff2197b868.tar.bz2 gentoo-ba036748cb5644505a985c26c79138ff2197b868.zip |
app-office/homebank: Stabilize 5.7.3 ppc, #923764
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-office/homebank')
-rw-r--r-- | app-office/homebank/homebank-5.7.3.ebuild | 4 |
1 files 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 |