projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143010d
)
sci-mathematics/gmp-ecm: Fix QA MissingSlotDep
author
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 22:58:55 +0000
(
00:58
+0200)
committer
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 23:16:37 +0000
(
01:16
+0200)
Package-Manager: portage-2.2.28
sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild
b/sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild
index 329a7d55ab75851f74a948bbab36f6d4327fd621..0f6024c6b9b9e37cef333dd89d42d1bed4d125fe 100644
(file)
--- a/
sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild
+++ b/
sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-16,10
+16,10
@@
KEYWORDS="~amd64 ~x86"
IUSE="+blas +custom-tune gwnum -openmp static-libs test"
DEPEND="
- dev-libs/gmp
+ dev-libs/gmp
:0=
blas? ( sci-libs/gsl )
gwnum? ( sci-mathematics/gwnum )
- openmp? ( sys-devel/gcc[openmp] )"
+ openmp? ( sys-devel/gcc
:*
[openmp] )"
RDEPEND="${DEPEND}"
# can't be both enabled