commit: feeb20c2cfce5c05a739d05a40c94d37697549be Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 27 14:08:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 27 14:08:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feeb20c2
app-office/gnucash: Stabilize 5.10 amd64, #954766 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/gnucash/gnucash-5.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnucash/gnucash-5.10.ebuild b/app-office/gnucash/gnucash-5.10.ebuild index 16453dc1537d..5d9c1df7d8c2 100644 --- a/app-office/gnucash/gnucash-5.10.ebuild +++ b/app-office/gnucash/gnucash-5.10.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/gnucash/releases/download/${PV}/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres python quotes smartcard sqlite test" # Tests were previously restricted because guile would try to use installed, # not just-built modules. See https://bugs.gnucash.org/show_bug.cgi?id=799159#c1.
