summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-26 20:41:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-26 20:41:45 +0200
commit6fb7070ef138346b1906608b33bbc8c0d4b17daa (patch)
tree4986cab126947345ffc09664a0d771a096ec8578 /sys-apps/hwloc
parentsys-apps/hwloc: Stabilize 2.6.0 ppc, #829992 (diff)
downloadgentoo-6fb7070ef138346b1906608b33bbc8c0d4b17daa.tar.gz
gentoo-6fb7070ef138346b1906608b33bbc8c0d4b17daa.tar.bz2
gentoo-6fb7070ef138346b1906608b33bbc8c0d4b17daa.zip
sys-apps/hwloc: Stabilize 2.6.0 ppc64, #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.ebuild2
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 f09902ba8b2b..10ed6f5ab726 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).