Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/
Date: Sun, 26 Dec 2021 19:05:18
Message-Id: 1640545445.57ba3cd02a5b72b668492388cd75cd22dd4988ce.sam@gentoo
1 commit: 57ba3cd02a5b72b668492388cd75cd22dd4988ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 26 19:04:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 26 19:04:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ba3cd0
7
8 sys-apps/hwloc: Stabilize 2.6.0 arm, #829992
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/hwloc/hwloc-2.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild b/sys-apps/hwloc/hwloc-2.6.0.ebuild
16 index 10ed6f5ab726..6a8c508b0e79 100644
17 --- a/sys-apps/hwloc/hwloc-2.6.0.ebuild
18 +++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
20
21 LICENSE="BSD"
22 SLOT="0/15"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="cairo +cpuid cuda debug gl nvml +pci static-libs svg udev xml X"
26
27 # opencl support dropped with x11-drivers/ati-drivers being removed (bug #582406).