diff options
author | Sam James <sam@gentoo.org> | 2023-04-04 23:55:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-04 23:55:26 +0100 |
commit | 2b2e4f35860be52d92e2d307257e84b2c3085185 (patch) | |
tree | 67555b17428a4c8fb4e65e979ea9c51c901fd798 /app-containers | |
parent | dev-libs/libpfm: Stabilize 4.12.0 ppc, #903795 (diff) | |
download | gentoo-2b2e4f35860be52d92e2d307257e84b2c3085185.tar.gz gentoo-2b2e4f35860be52d92e2d307257e84b2c3085185.tar.bz2 gentoo-2b2e4f35860be52d92e2d307257e84b2c3085185.zip |
app-containers/apptainer: Stabilize 1.1.6 amd64, #903764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/apptainer/apptainer-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/apptainer/apptainer-1.1.6.ebuild b/app-containers/apptainer/apptainer-1.1.6.ebuild index 11042b31127b..9bd79873884d 100644 --- a/app-containers/apptainer/apptainer-1.1.6.ebuild +++ b/app-containers/apptainer/apptainer-1.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/apptainer/${PN}/releases/download/v${PV}/${P}.tar.gz SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="examples +network suid systemd" # Do not complain about CFLAGS etc. since go projects do not use them. |