diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-26 20:39:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-26 20:39:55 +0200 |
commit | 1705817bb67759a758b8ac2f748fd8b5648b55e6 (patch) | |
tree | 483ede32e78ef96e7dd330287bc8ab1565467329 /sys-apps/hwloc | |
parent | dev-lang/gnat-gpl: Drop unused flag description (diff) | |
download | gentoo-1705817bb67759a758b8ac2f748fd8b5648b55e6.tar.gz gentoo-1705817bb67759a758b8ac2f748fd8b5648b55e6.tar.bz2 gentoo-1705817bb67759a758b8ac2f748fd8b5648b55e6.zip |
sys-apps/hwloc: Stabilize 2.6.0 ppc, #829992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/hwloc')
-rw-r--r-- | sys-apps/hwloc/hwloc-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild b/sys-apps/hwloc/hwloc-2.6.0.ebuild index 7ff575fef20d..f09902ba8b2b 100644 --- a/sys-apps/hwloc/hwloc-2.6.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2 LICENSE="BSD" SLOT="0/15" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="cairo +cpuid cuda debug gl nvml +pci static-libs svg udev xml X" # opencl support dropped with x11-drivers/ati-drivers being removed (bug #582406). |