sys-cluster/lmod: keyworded 8.4.20 for sparc, bug #773313

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Rolf Eike Beer
2021-03-09 15:52:52 +01:00
committed by Sergei Trofimovich
parent e0e5242dff
commit c0568544e4

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 ~x86"
KEYWORDS="~amd64 ~sparc ~x86"
fi
LICENSE="MIT"