commit: bf8bfe5ec873e94c423aefac201e6b43ae87e35b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 23:44:45 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 23:44:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8bfe5e
app-doc/gnucash-docs: Stabilize 5.10 x86, #954765 Signed-off-by: Sam James <sam <AT> gentoo.org> app-doc/gnucash-docs/gnucash-docs-5.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/gnucash-docs/gnucash-docs-5.10.ebuild b/app-doc/gnucash-docs/gnucash-docs-5.10.ebuild index 7a5b782bb5fc..3723a3d04330 100644 --- a/app-doc/gnucash-docs/gnucash-docs-5.10.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-5.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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_}"
