commit: 603a90971274bfb11c4bbced57bd4ff18d78788f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 06:44:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 14:19:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603a9097
sys-cluster/lmod: Keyword 8.4.20 ppc, #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 3215d3471fb..b8c9fbcde3b 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"