commit: d03588973e94fce11d9aa89b5a9b99e966178a75 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 17:45:26 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 17:45:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0358897
app-doc/gnucash-docs: Stabilize 5.12 amd64, #970219 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-doc/gnucash-docs/gnucash-docs-5.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/gnucash-docs/gnucash-docs-5.12.ebuild b/app-doc/gnucash-docs/gnucash-docs-5.12.ebuild index d8e51374d4bc..656537155394 100644 --- a/app-doc/gnucash-docs/gnucash-docs-5.12.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-5.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" LOCALES=( de it ja pt ) IUSE="${LOCALES[*]/#/l10n_}"
