commit: 028241f44c325a8b16a7ab84ae58bf4b53a87cfb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 18:54:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 18:54:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028241f4
sys-cluster/singularity: Stabilize 3.7.3 amd64, #789993 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/singularity/singularity-3.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/singularity/singularity-3.7.3.ebuild b/sys-cluster/singularity/singularity-3.7.3.ebuild index 50873aff393..ee33551c399 100644 --- a/sys-cluster/singularity/singularity-3.7.3.ebuild +++ b/sys-cluster/singularity/singularity-3.7.3.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples +network +suid" # Do not complain about CFLAGS etc. since go projects do not use them.
