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: Thu, 30 Jul 2020 22:49:12
Message-Id: 1596148995.b1f4fd2e47737b1f630b2c25adb4ffa0e1f6ae99.sam@gentoo
1 commit: b1f4fd2e47737b1f630b2c25adb4ffa0e1f6ae99
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 22:43:02 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 22:43:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f4fd2e
7
8 sys-apps/hwloc: arm64 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 6d4a1f6d102..c516245e9a9 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).