summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-08 10:24:20 +0000
committerSam James <sam@gentoo.org>2021-03-08 10:24:20 +0000
commite3aa04d5e37af59545bc403edb86a89a7a2cda15 (patch)
tree42ec561a093195dc899bd239e10abc8ff989e2a2 /app-doc
parentnet-p2p/go-ethereum: add 1.10.1 (diff)
downloadgentoo-e3aa04d5e37af59545bc403edb86a89a7a2cda15.tar.gz
gentoo-e3aa04d5e37af59545bc403edb86a89a7a2cda15.tar.bz2
gentoo-e3aa04d5e37af59545bc403edb86a89a7a2cda15.zip
app-doc/gnucash-docs: Stabilize 4.4 amd64, #774723
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/gnucash-docs/gnucash-docs-4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/gnucash-docs/gnucash-docs-4.4.ebuild b/app-doc/gnucash-docs/gnucash-docs-4.4.ebuild
index 3ed9ef17540e..1440ddcea744 100644
--- a/app-doc/gnucash-docs/gnucash-docs-4.4.ebuild
+++ b/app-doc/gnucash-docs/gnucash-docs-4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 FDL-1.1"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
LOCALES=( de it ja pt )
IUSE="${LOCALES[*]/#/l10n_}"