diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:45 +0100 |
commit | 74933f7851dd158160ca67e5eeef4d6ddcbc5c86 (patch) | |
tree | aa3d3b716a40692c9a0825e31357eea7c22ecb90 | |
parent | sys-power/iasl: amd64 stable wrt bug #604388 (diff) | |
download | gentoo-74933f7851dd158160ca67e5eeef4d6ddcbc5c86.tar.gz gentoo-74933f7851dd158160ca67e5eeef4d6ddcbc5c86.tar.bz2 gentoo-74933f7851dd158160ca67e5eeef4d6ddcbc5c86.zip |
sys-apps/hwloc: amd64 stable wrt bug #595656
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-apps/hwloc/hwloc-1.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwloc/hwloc-1.11.2.ebuild b/sys-apps/hwloc/hwloc-1.11.2.ebuild index 45275c97a0f0..4d769145e489 100644 --- a/sys-apps/hwloc/hwloc-1.11.2.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0/5" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X" # TODO opencl only works with AMD so no virtual |