diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-26 22:50:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-26 22:50:42 +0200 |
commit | e219eda7a3715f64b1992c8a0ef2a14a5bd83f7b (patch) | |
tree | ec35e2b24c2d673b37ae9faf67018ce9afe8d1c0 /sys-apps | |
parent | dev-libs/starpu: Stabilize 1.3.9 arm64, #828292 (diff) | |
download | gentoo-e219eda7a3715f64b1992c8a0ef2a14a5bd83f7b.tar.gz gentoo-e219eda7a3715f64b1992c8a0ef2a14a5bd83f7b.tar.bz2 gentoo-e219eda7a3715f64b1992c8a0ef2a14a5bd83f7b.zip |
sys-apps/hwloc: Stabilize 2.6.0 arm64, #829992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 6a8c508b0e79..822b36f4490d 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). |