We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b268ea4 commit d035889Copy full SHA for d035889
app-doc/gnucash-docs/gnucash-docs-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
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
14
15
LICENSE="GPL-2 FDL-1.1"
16
SLOT="0"
17
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
18
LOCALES=( de it ja pt )
19
IUSE="${LOCALES[*]/#/l10n_}"
20
0 commit comments