commit: b2f4a60ea9620aca7fecc2631f750e5394f055fb Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 21:41:24 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 22:27:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f4a60e
app-containers/apptainer: Stabilize 1.4.3 amd64, #967628 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-containers/apptainer/apptainer-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/apptainer/apptainer-1.4.3.ebuild b/app-containers/apptainer/apptainer-1.4.3.ebuild index 93464060d5fc..e26ad016c1d5 100644 --- a/app-containers/apptainer/apptainer-1.4.3.ebuild +++ b/app-containers/apptainer/apptainer-1.4.3.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.
