commit: ea96bab1c9ea984a288aef926fad647236f82a5f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 7 21:47:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 7 21:47:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea96bab1
app-containers/apptainer: Stabilize 1.4.1 amd64, #962480 Signed-off-by: Sam James <sam <AT> gentoo.org> app-containers/apptainer/apptainer-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/apptainer/apptainer-1.4.1.ebuild b/app-containers/apptainer/apptainer-1.4.1.ebuild index 93464060d5fc..e26ad016c1d5 100644 --- a/app-containers/apptainer/apptainer-1.4.1.ebuild +++ b/app-containers/apptainer/apptainer-1.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/apptainer/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+network rootless +seccomp suid systemd" # Do not complain about CFLAGS etc. since go projects do not use them.
