summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2021-06-22 15:37:42 +0200
committerGuilherme Amadio <amadio@gentoo.org>2021-06-22 15:38:57 +0200
commitac6b5ef580870c0f4fbe3f1249d5c17a996ef82d (patch)
tree5c02c00c8a545c209be38e998a93d24f64cf7b2f /sys-cluster/lmod
parentsys-cluster/lmod: drop old (diff)
downloadgentoo-ac6b5ef580870c0f4fbe3f1249d5c17a996ef82d.tar.gz
gentoo-ac6b5ef580870c0f4fbe3f1249d5c17a996ef82d.tar.bz2
gentoo-ac6b5ef580870c0f4fbe3f1249d5c17a996ef82d.zip
sys-cluster/lmod: sync KEYWORDS with live ebuild
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sys-cluster/lmod')
-rw-r--r--sys-cluster/lmod/lmod-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/lmod/lmod-9999.ebuild b/sys-cluster/lmod/lmod-9999.ebuild
index 4cbf6b21b9b0..b8c9fbcde3bf 100644
--- a/sys-cluster/lmod/lmod-9999.ebuild
+++ b/sys-cluster/lmod/lmod-9999.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 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
fi
LICENSE="MIT"