summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-26 09:08:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-26 09:08:04 +0100
commit09a2a2a73f35beb7d83162835a440eb316694597 (patch)
tree1c5eefba4116ec8370df57602ebc6c0a1c213908 /sys-apps/hwloc
parentsys-apps/hwloc: amd64 stable wrt bug #829992 (diff)
downloadgentoo-09a2a2a73f35beb7d83162835a440eb316694597.tar.gz
gentoo-09a2a2a73f35beb7d83162835a440eb316694597.tar.bz2
gentoo-09a2a2a73f35beb7d83162835a440eb316694597.zip
sys-apps/hwloc: x86 stable wrt bug #829992
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/hwloc')
-rw-r--r--sys-apps/hwloc/hwloc-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild b/sys-apps/hwloc/hwloc-2.6.0.ebuild
index e3514bf668db..7ff575fef20d 100644
--- a/sys-apps/hwloc/hwloc-2.6.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
LICENSE="BSD"
SLOT="0/15"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="cairo +cpuid cuda debug gl nvml +pci static-libs svg udev xml X"
# opencl support dropped with x11-drivers/ati-drivers being removed (bug #582406).