From 40f98893483108c298c721520647844a77ef6ee9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 19:11:30 +0200 Subject: sci-libs/mkl: Add RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-libs/mkl/mkl-10.0.5.025-r1.ebuild | 4 ++-- sci-libs/mkl/mkl-10.0.5.025.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-libs/mkl') diff --git a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild index b2d8507670c4..0a4d33acc080 100644 --- a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ LICENSE="Intel-SDP" KEYWORDS="-* ~amd64 ~ia64 ~x86" IUSE="doc fftw fortran95 int64 mpi" -RESTRICT="strip mirror" +RESTRICT="bindist strip mirror" DEPEND=" app-eselect/eselect-blas diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild index 00dff8ae6b21..4de67341b9e1 100644 --- a/sci-libs/mkl/mkl-10.0.5.025.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ LICENSE="Intel-SDP" KEYWORDS="-* amd64 ~ia64 x86" IUSE="doc fftw fortran95 int64 mpi" -RESTRICT="strip mirror" +RESTRICT="bindist strip mirror" DEPEND=" app-eselect/eselect-blas -- cgit v1.2.3-65-gdbad