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: Tue, 04 Aug 2020 15:11:05
Message-Id: 1596553854.c9f6d9282191c714846507b8300bf02a7a6feadc.sam@gentoo
1 commit: c9f6d9282191c714846507b8300bf02a7a6feadc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 4 15:07:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 4 15:10:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f6d928
7
8 sys-apps/hwloc: arm stable (bug #711888)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-apps/hwloc/hwloc-1.11.13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild
17 index 23de054b8fa..f3d9bd8ae5c 100644
18 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild
19 +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
21
22 LICENSE="BSD"
23 SLOT="0/5"
24 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
27
28 # opencl support dropped with x11-drivers/ati-drivers being removed (#582406).