commit: 3c8a20ea993d6d1f7fc669c57452e52d0892cc59
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 2 06:20:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 2 06:20:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8a20ea
sys-cluster/slurm: Keyword 20.11.0.1-r104 arm64, #829381
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild
b/sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild
index 7e9988bd49b4..a4c90ef8ec66 100644
--- a/sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild
+++ b/sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild
@@ -18,7 +18,7 @@ else
MY_P="${PN}-${MY_PV}"
INHERIT_GIT=""
SRC_URI="https://github.com/SchedMD/slurm/archive/${MY_P}.tar.gz"
- KEYWORDS="amd64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~riscv ~x86"
fi
inherit autotools bash-completion-r1 lua-single pam perl-module prefix
toolchain-funcs systemd ${INHERIT_GIT} tmpfiles