diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-20 08:28:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-20 08:28:45 +0100 |
commit | 0718427ea68c16bb7091984e4829ece307d4e138 (patch) | |
tree | 8b451e34f7ad78577cedd68228fc8ce2b0efe379 /sys-cluster | |
parent | app-text/bibletime: x86 stable wrt bug #824798 (diff) | |
download | gentoo-0718427ea68c16bb7091984e4829ece307d4e138.tar.gz gentoo-0718427ea68c16bb7091984e4829ece307d4e138.tar.bz2 gentoo-0718427ea68c16bb7091984e4829ece307d4e138.zip |
sys-cluster/singularity: x86 stable wrt bug #824814
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/singularity/singularity-3.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/singularity/singularity-3.8.3.ebuild b/sys-cluster/singularity/singularity-3.8.3.ebuild index 23381b24b7b0..8e297e844c82 100644 --- a/sys-cluster/singularity/singularity-3.8.3.ebuild +++ b/sys-cluster/singularity/singularity-3.8.3.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 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="examples +network +suid" # Do not complain about CFLAGS etc. since go projects do not use them. |