sys-cluster/lmod: Keyword 8.4.20 arm, #773313

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-28 08:11:21 +01:00
parent deaf321b9f
commit 750bdf87e3

View File

@@ -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"