commit: 7d76d86c43cf30611763f6a846ad5862c756dfcf Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 26 23:56:04 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 26 23:56:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d76d86c
app-office/homebank: Stabilize 5.9.7 amd64, #970627 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-office/homebank/homebank-5.9.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/homebank/homebank-5.9.7.ebuild b/app-office/homebank/homebank-5.9.7.ebuild index a46ace707ea2..ae48c0aedfe7 100644 --- a/app-office/homebank/homebank-5.9.7.ebuild +++ b/app-office/homebank/homebank-5.9.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 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="
