summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-17 09:42:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-17 09:42:30 +0200
commit1b48fd454da7ad55d64b640f7e267018e917da12 (patch)
treeb81b6de4c6ebe9a339638ad98b6d80daa07b93ca /sys-cluster/singularity
parentnet-misc/youtube-dl: amd64/arm/ppc64/ppc/x86 stable (ALLARCHES policy) wrt bu... (diff)
downloadgentoo-1b48fd454da7ad55d64b640f7e267018e917da12.tar.gz
gentoo-1b48fd454da7ad55d64b640f7e267018e917da12.tar.bz2
gentoo-1b48fd454da7ad55d64b640f7e267018e917da12.zip
sys-cluster/singularity: amd64 stable wrt bug #802486
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/singularity')
-rw-r--r--sys-cluster/singularity/singularity-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/singularity/singularity-3.8.0.ebuild b/sys-cluster/singularity/singularity-3.8.0.ebuild
index 2c112879880a..ad68441725db 100644
--- a/sys-cluster/singularity/singularity-3.8.0.ebuild
+++ b/sys-cluster/singularity/singularity-3.8.0.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.