Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwloc/
Date: Sun, 02 Aug 2020 11:40:02
Message-Id: 1596368360.fcedf053510e5992ffa41b5c1a2fe9e589bd26c4.slyfox@gentoo
1 commit: fcedf053510e5992ffa41b5c1a2fe9e589bd26c4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 11:39:20 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 11:39:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcedf053
7
8 sys-apps/hwloc: stable 1.11.13 for hppa
9
10 stable wrt bug #711888
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-apps/hwloc/hwloc-1.11.13.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild
20 index c516245e9a9..8e4535e6335 100644
21 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild
22 +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
24
25 LICENSE="BSD"
26 SLOT="0/5"
27 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
29 IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X"
30
31 # opencl support dropped with x11-drivers/ati-drivers being removed (#582406).