Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/
Date: Fri, 15 Oct 2021 06:00:49
Message-Id: 1634277628.742a95ecb3419d97ee1cbc2fbbc342e2d2f91666.ago@gentoo
1 commit: 742a95ecb3419d97ee1cbc2fbbc342e2d2f91666
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 06:00:28 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 06:00:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742a95ec
7
8 sys-apps/hwloc: x86 stable wrt bug #811852
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/hwloc/hwloc-2.5.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild b/sys-apps/hwloc/hwloc-2.5.0.ebuild
18 index 9734432631f..745862c705b 100644
19 --- a/sys-apps/hwloc/hwloc-2.5.0.ebuild
20 +++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
22
23 LICENSE="BSD"
24 SLOT="0/15"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="cairo +cpuid cuda debug gl netloc nvml +pci static-libs svg udev xml X"
28
29 # opencl support dropped with x11-drivers/ati-drivers being removed (#582406).