diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:05:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:44 +0100 |
commit | 4934c58a006fd62430d6b3debd36f63cd301f136 (patch) | |
tree | 04abcdde7f74bddc839fe2c717ff128ba5a5fe33 /sys-libs | |
parent | sys-libs/compiler-rt: x86 stable (bug #637210) (diff) | |
download | gentoo-4934c58a006fd62430d6b3debd36f63cd301f136.tar.gz gentoo-4934c58a006fd62430d6b3debd36f63cd301f136.tar.bz2 gentoo-4934c58a006fd62430d6b3debd36f63cd301f136.zip |
sys-libs/libomp: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-4.0.1.ebuild b/sys-libs/libomp/libomp-4.0.1.ebuild index 14a03e01f7b2..fede770fd3ff 100644 --- a/sys-libs/libomp/libomp-4.0.1.ebuild +++ b/sys-libs/libomp/libomp-4.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="hwloc ompt test" RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )" |