Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mkl/
Date: Mon, 23 Sep 2019 17:16:29
Message-Id: 1569258971.40f98893483108c298c721520647844a77ef6ee9.mgorny@gentoo
1 commit: 40f98893483108c298c721520647844a77ef6ee9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 17:11:30 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 17:16:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f98893
7
8 sci-libs/mkl: Add RESTRICT=bindist
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-libs/mkl/mkl-10.0.5.025-r1.ebuild | 4 ++--
13 sci-libs/mkl/mkl-10.0.5.025.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
17 index b2d8507670c..0a4d33acc08 100644
18 --- a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
19 +++ b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -18,7 +18,7 @@ LICENSE="Intel-SDP"
27 KEYWORDS="-* ~amd64 ~ia64 ~x86"
28 IUSE="doc fftw fortran95 int64 mpi"
29
30 -RESTRICT="strip mirror"
31 +RESTRICT="bindist strip mirror"
32
33 DEPEND="
34 app-eselect/eselect-blas
35
36 diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild
37 index 00dff8ae6b2..4de67341b9e 100644
38 --- a/sci-libs/mkl/mkl-10.0.5.025.ebuild
39 +++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -18,7 +18,7 @@ LICENSE="Intel-SDP"
47 KEYWORDS="-* amd64 ~ia64 x86"
48 IUSE="doc fftw fortran95 int64 mpi"
49
50 -RESTRICT="strip mirror"
51 +RESTRICT="bindist strip mirror"
52
53 DEPEND="
54 app-eselect/eselect-blas