summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-04 08:16:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-04 08:16:59 +0200
commitdab48581bf6a2aa417318c16d39bc0ed7a9782b9 (patch)
tree56181dc87a85b7cbdf23a2afd4a25b99724d0d0b /app-doc/gnucash-docs
parentdev-python/pillow: Stabilize 9.4.0 ppc64, #889598 (diff)
downloadgentoo-dab48581bf6a2aa417318c16d39bc0ed7a9782b9.tar.gz
gentoo-dab48581bf6a2aa417318c16d39bc0ed7a9782b9.tar.bz2
gentoo-dab48581bf6a2aa417318c16d39bc0ed7a9782b9.zip
app-doc/gnucash-docs: Stabilize 4.12 amd64, #888469
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc/gnucash-docs')
-rw-r--r--app-doc/gnucash-docs/gnucash-docs-4.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/gnucash-docs/gnucash-docs-4.12.ebuild b/app-doc/gnucash-docs/gnucash-docs-4.12.ebuild
index d1f8186577d7..e48938f18eb8 100644
--- a/app-doc/gnucash-docs/gnucash-docs-4.12.ebuild
+++ b/app-doc/gnucash-docs/gnucash-docs-4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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_}"