We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d035889 commit 8fc2698Copy full SHA for 8fc2698
app-office/gnucash/gnucash-5.12.ebuild
@@ -1,4 +1,4 @@
1
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/gnucash/releases/download/${PV}/${P}.tar.bz2
16
17
LICENSE="GPL-2+"
18
SLOT="0"
19
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
20
IUSE="aqbanking debug doc examples +gui keyring mysql nls ofx postgres python quotes smartcard sqlite test"
21
# Tests were previously restricted because guile would try to use installed,
22
# not just-built modules. See https://bugs.gnucash.org/show_bug.cgi?id=799159#c1.
0 commit comments