app-containers/apptainer: Stabilize 1.4.1 amd64, #962480

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-09-07 22:47:41 +01:00
parent 3a03a19276
commit ea96bab1c9

View File

@@ -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.