commit: 1f69c913b47069b7868e0ae0e5b6ea58292f4547 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 3 23:02:44 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 3 23:02:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f69c913
app-office/gnucash: Stabilize 4.13 amd64, #905638 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/gnucash/gnucash-4.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnucash/gnucash-4.13.ebuild b/app-office/gnucash/gnucash-4.13.ebuild index 29ff09093247..8884898fdd53 100644 --- a/app-office/gnucash/gnucash-4.13.ebuild +++ b/app-office/gnucash/gnucash-4.13.ebuild @@ -15,7 +15,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 register2 smartcard sqlite test" RESTRICT="!test? ( test )"