commit: 8621c1514e9a824c1c6001dbbefee68498560be5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 1 22:33:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 1 22:33:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8621c151
app-office/gnucash: Stabilize 5.11 x86, #956982 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/gnucash/gnucash-5.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnucash/gnucash-5.11.ebuild b/app-office/gnucash/gnucash-5.11.ebuild index 438a6691737d..c2691c1c3239 100644 --- a/app-office/gnucash/gnucash-5.11.ebuild +++ b/app-office/gnucash/gnucash-5.11.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 +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.
