diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:47 +0200 |
commit | bb864ae6b36cc5569cd94630bfae4eed004fdfc7 (patch) | |
tree | eb28d179ee5c7fa4fd58ca9ec3ee0f44ffddf5f8 /sys-apps | |
parent | dev-python/pyzmq: x86 stable wrt bug #734486 (diff) | |
download | gentoo-bb864ae6b36cc5569cd94630bfae4eed004fdfc7.tar.gz gentoo-bb864ae6b36cc5569cd94630bfae4eed004fdfc7.tar.bz2 gentoo-bb864ae6b36cc5569cd94630bfae4eed004fdfc7.zip |
sys-apps/hwloc: x86 stable wrt bug #711888
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwloc/hwloc-1.11.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild index ba8a446c93f0..ad6e57460544 100644 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2 LICENSE="BSD" SLOT="0/5" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="cairo cuda debug gl +numa +pci plugins svg static-libs xml X" # opencl support dropped with x11-drivers/ati-drivers being removed (#582406). |