diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 00:27:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 00:27:29 +0000 |
commit | cc9523fdd50324e4000bb3cf89d7e22045f28e93 (patch) | |
tree | f517dffca970023f8aafb363359c98657b0ae10d /sys-cluster | |
parent | dev-libs/expat: Stabilize 2.4.1 x86, #791703 (diff) | |
download | gentoo-cc9523fdd50324e4000bb3cf89d7e22045f28e93.tar.gz gentoo-cc9523fdd50324e4000bb3cf89d7e22045f28e93.tar.bz2 gentoo-cc9523fdd50324e4000bb3cf89d7e22045f28e93.zip |
sys-cluster/singularity: Stabilize 3.7.4 amd64, #792465
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/singularity/singularity-3.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/singularity/singularity-3.7.4.ebuild b/sys-cluster/singularity/singularity-3.7.4.ebuild index a6085a30d3cf..c018b5042e0b 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. |