commit: e3aa04d5e37af59545bc403edb86a89a7a2cda15 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 8 10:24:20 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 8 10:24:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3aa04d5
app-doc/gnucash-docs: Stabilize 4.4 amd64, #774723 Signed-off-by: Sam James <sam <AT> gentoo.org> app-doc/gnucash-docs/gnucash-docs-4.4.ebuild | 4 ++-- 1 file 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 3ed9ef17540..1440ddcea74 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_}"
