From 759ad4793ae22140f341de85f46676e92bd10a6d Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 2 Mar 2026 03:22:53 +0000 Subject: [PATCH] app-office/gnucash: Stabilize 5.14 amd64, #970791 Signed-off-by: Sam James --- app-office/gnucash/gnucash-5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnucash/gnucash-5.14.ebuild b/app-office/gnucash/gnucash-5.14.ebuild index e945fe618925f..6bc89486f8016 100644 --- a/app-office/gnucash/gnucash-5.14.ebuild +++ b/app-office/gnucash/gnucash-5.14.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 keyring 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.