diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-09 11:22:03 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-09 11:45:32 +0100 |
commit | 41ddefa8d09ba5398494fb6dc54482b88a0b5f79 (patch) | |
tree | 0dc3d0828a9df24bb705657c890ab336a10900ca /app-dicts/sword-GerHfaLex2002 | |
parent | net-misc/sshpass: keyword 1.06 for ~riscv (diff) | |
download | gentoo-41ddefa8d09ba5398494fb6dc54482b88a0b5f79.tar.gz gentoo-41ddefa8d09ba5398494fb6dc54482b88a0b5f79.tar.bz2 gentoo-41ddefa8d09ba5398494fb6dc54482b88a0b5f79.zip |
app-dicts/sword-*: keyword for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerHfaLex2002')
-rw-r--r-- | app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild b/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild index ec86c8cbc72f..90bd77f082ad 100644 --- a/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild +++ b/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.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 @@ -10,7 +10,7 @@ inherit sword-module DESCRIPTION="Hoffnung fuer alle - Worterklaerungen" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerHfaLex2002" LICENSE="sword-GerHfa2002" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~x86" pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then |