diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 06:20:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 06:20:53 +0000 |
commit | 3c8a20ea993d6d1f7fc669c57452e52d0892cc59 (patch) | |
tree | baf13ec6f098dcf536593b6b5e1ac49d70e5c1b3 /sys-cluster/slurm | |
parent | sys-cluster/openmpi: Keyword 4.1.2 arm64, #829381 (diff) | |
download | gentoo-3c8a20ea993d6d1f7fc669c57452e52d0892cc59.tar.gz gentoo-3c8a20ea993d6d1f7fc669c57452e52d0892cc59.tar.bz2 gentoo-3c8a20ea993d6d1f7fc669c57452e52d0892cc59.zip |
sys-cluster/slurm: Keyword 20.11.0.1-r104 arm64, #829381
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/slurm')
-rw-r--r-- | sys-cluster/slurm/slurm-20.11.0.1-r104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |