commit:     021e86ceee836ee02a8f61a87988114529bf4b08
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 09:18:52 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 09:18:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021e86ce

sys-cluster/lmod: Keyword 8.6.14 ~riscv

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-cluster/lmod/lmod-8.6.14.ebuild | 2 +-
 sys-cluster/lmod/lmod-9999.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/lmod/lmod-8.6.14.ebuild 
b/sys-cluster/lmod/lmod-8.6.14.ebuild
index bc7982fe13b0..b2d53897161a 100644
--- a/sys-cluster/lmod/lmod-8.6.14.ebuild
+++ b/sys-cluster/lmod/lmod-8.6.14.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        SRC_URI="https://github.com/TACC/Lmod/archive/${PV}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}"/Lmod-${PV}
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="MIT"

diff --git a/sys-cluster/lmod/lmod-9999.ebuild 
b/sys-cluster/lmod/lmod-9999.ebuild
index a833cb1dde24..b2d53897161a 100644
--- a/sys-cluster/lmod/lmod-9999.ebuild
+++ b/sys-cluster/lmod/lmod-9999.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
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        SRC_URI="https://github.com/TACC/Lmod/archive/${PV}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}"/Lmod-${PV}
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="MIT"

Reply via email to