diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:48 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:48 +0800 |
commit | 3c7027a3c106ea730e44875dc2013f2ee47f5ed8 (patch) | |
tree | 17f02de7786c2c52872ef32c1d8303454b5596cd /app-doc | |
parent | sys-libs/libchipcard: Keyword 5.1.5_rc2 riscv, #836417 (diff) | |
download | gentoo-3c7027a3c106ea730e44875dc2013f2ee47f5ed8.tar.gz gentoo-3c7027a3c106ea730e44875dc2013f2ee47f5ed8.tar.bz2 gentoo-3c7027a3c106ea730e44875dc2013f2ee47f5ed8.zip |
app-doc/gnucash-docs: Keyword 4.8 riscv, #836417
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/gnucash-docs/gnucash-docs-4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/gnucash-docs/gnucash-docs-4.8.ebuild b/app-doc/gnucash-docs/gnucash-docs-4.8.ebuild index f7121ec7ccb6..faff28e6753e 100644 --- a/app-doc/gnucash-docs/gnucash-docs-4.8.ebuild +++ b/app-doc/gnucash-docs/gnucash-docs-4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,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 ~riscv x86" LOCALES=( de it ja pt ) IUSE="${LOCALES[*]/#/l10n_}" |