commit: f067dd2a686818096063b364cc5fba46f6799711 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 28 00:27:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 28 00:27:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f067dd2a
sys-cluster/singularity: Stabilize 3.7.4 x86, #792465 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/singularity/singularity-3.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/singularity/singularity-3.7.4.ebuild b/sys-cluster/singularity/singularity-3.7.4.ebuild index 50873aff393..a6085a30d3c 100644 --- a/sys-cluster/singularity/singularity-3.7.4.ebuild +++ b/sys-cluster/singularity/singularity-3.7.4.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.
