summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-29 06:44:40 +0000
committerSam James <sam@gentoo.org>2021-04-29 14:19:03 +0000
commit603a90971274bfb11c4bbced57bd4ff18d78788f (patch)
tree4e02c8060f5b3c0d680a87496e30a9b5755ecd9f /sys-cluster/lmod
parentdev-util/hermes: Keyword 2.8_p20180315 ppc, #773313 (diff)
downloadgentoo-603a90971274bfb11c4bbced57bd4ff18d78788f.tar.gz
gentoo-603a90971274bfb11c4bbced57bd4ff18d78788f.tar.bz2
gentoo-603a90971274bfb11c4bbced57bd4ff18d78788f.zip
sys-cluster/lmod: Keyword 8.4.20 ppc, #773313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/lmod')
-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 3215d3471fb5..b8c9fbcde3bf 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 ~arm ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
fi
LICENSE="MIT"