diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-30 13:27:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-30 13:28:06 +0200 |
commit | 735c403884169a1466c58f2c62c7d381e41b7ff8 (patch) | |
tree | 418fddd91a5e19051e7efb6a61e46046376e49f6 /sys-cluster/singularity | |
parent | sys-auth/pam_mysql: Stabilize 0.8.2-r1 ppc, #809603 (diff) | |
download | gentoo-735c403884169a1466c58f2c62c7d381e41b7ff8.tar.gz gentoo-735c403884169a1466c58f2c62c7d381e41b7ff8.tar.bz2 gentoo-735c403884169a1466c58f2c62c7d381e41b7ff8.zip |
sys-cluster/singularity: Stabilize 3.8.5 amd64, #827892
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster/singularity')
-rw-r--r-- | sys-cluster/singularity/singularity-3.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/singularity/singularity-3.8.5.ebuild b/sys-cluster/singularity/singularity-3.8.5.ebuild index 4909a70481fc..a599a0749da3 100644 --- a/sys-cluster/singularity/singularity-3.8.5.ebuild +++ b/sys-cluster/singularity/singularity-3.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hpcng/${PN}/releases/download/v${PV}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="examples +network +suid" # Do not complain about CFLAGS etc. since go projects do not use them. |