commit: 750bdf87e3ca0469f86d0a1e1ef4bdcc94c64180
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 07:11:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 07:11:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750bdf87
sys-cluster/lmod: Keyword 8.4.20 arm, #773313
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/lmod/lmod-8.4.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/lmod/lmod-8.4.20.ebuild
b/sys-cluster/lmod/lmod-8.4.20.ebuild
index 07c80afa972..3215d3471fb 100644
--- a/sys-cluster/lmod/lmod-8.4.20.ebuild
+++ b/sys-cluster/lmod/lmod-8.4.20.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 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~sparc ~x86"
fi
LICENSE="MIT"