commit: 050adb80d8584904de98df8eb2175e5528c20827 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 12:12:35 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 12:12:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050adb80
app-office/homebank: Stabilize 5.8.6 ppc, #949113 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-office/homebank/homebank-5.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/homebank/homebank-5.8.6.ebuild b/app-office/homebank/homebank-5.8.6.ebuild index b794b4f11bfc..182702fa5724 100644 --- a/app-office/homebank/homebank-5.8.6.ebuild +++ b/app-office/homebank/homebank-5.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="+ofx" RDEPEND="
