summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-17 09:44:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-17 09:44:17 +0200
commit6e3aef3337011f4b48d1c38871fc7eb5c47cd801 (patch)
tree64b1f07f6a02a92e6de1ccc5f2e15926963d8a65 /sys-cluster/singularity
parentnet-wireless/iwd: x86 stable wrt bug #802453 (diff)
downloadgentoo-6e3aef3337011f4b48d1c38871fc7eb5c47cd801.tar.gz
gentoo-6e3aef3337011f4b48d1c38871fc7eb5c47cd801.tar.bz2
gentoo-6e3aef3337011f4b48d1c38871fc7eb5c47cd801.zip
sys-cluster/singularity: x86 stable wrt bug #802486
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" 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 ad68441725db..e0cda2b957ce 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.