commit:     205fdb26f06369a5168237cc9efb4cb9392a7870
Author:     Atharva <atharvaamritkar <AT> protonmail <DOT> com>
AuthorDate: Fri Jul 22 14:52:55 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 15:41:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205fdb26

sys-cluster/lmod: keywording ~riscv

Signed-off-by: Atharva <atharvaamritkar <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26508
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-cluster/lmod/lmod-8.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/lmod/lmod-8.5.6.ebuild 
b/sys-cluster/lmod/lmod-8.5.6.ebuild
index a833cb1dde24..9d9f762ccb43 100644
--- a/sys-cluster/lmod/lmod-8.5.6.ebuild
+++ b/sys-cluster/lmod/lmod-8.5.6.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"

Reply via email to