summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 08:11:21 +0100
committerSam James <sam@gentoo.org>2021-03-28 08:11:21 +0100
commit750bdf87e3ca0469f86d0a1e1ef4bdcc94c64180 (patch)
tree43ab8f53b425958f84e4bcc85e76acec56aa2c46 /sys-cluster/lmod/lmod-8.4.20.ebuild
parentdev-lua/luaposix: Keyword 35.0-r101 arm, #773313 (diff)
downloadgentoo-750bdf87e3ca0469f86d0a1e1ef4bdcc94c64180.tar.gz
gentoo-750bdf87e3ca0469f86d0a1e1ef4bdcc94c64180.tar.bz2
gentoo-750bdf87e3ca0469f86d0a1e1ef4bdcc94c64180.zip
sys-cluster/lmod: Keyword 8.4.20 arm, #773313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/lmod/lmod-8.4.20.ebuild')
-rw-r--r--sys-cluster/lmod/lmod-8.4.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/lmod/lmod-8.4.20.ebuild b/sys-cluster/lmod/lmod-8.4.20.ebuild
index 07c80afa972d..3215d3471fb5 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"