projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54487bb
)
sci-libs/pymmlib: Permit numpy-python2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:55:37 +0000
(07:55 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:45 +0000
(08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/pymmlib/pymmlib-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild
b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild
index a372a683218fd71a5bdd024ed37e068d54e24804..e05c2a381dd1aec0a9d497a16cb2468a1e501f83 100644
(file)
--- a/
sci-libs/pymmlib/pymmlib-1.2.1.ebuild
+++ b/
sci-libs/pymmlib/pymmlib-1.2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
15 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-17,7
+17,10
@@
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
+ || (
+ dev-python/numpy-python2[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ )
dev-python/pygtkglext[${PYTHON_USEDEP}]
media-libs/freeglut
virtual/glu