diff options
author | 2015-09-21 18:57:49 +0200 | |
---|---|---|
committer | 2015-09-21 18:57:49 +0200 | |
commit | 8a0206af205152d93437b23a9937311134f70de2 (patch) | |
tree | 35e0b69b507d7de73eca85e6c4f5ae2d8cc22940 /sys-cluster/modules/modules-3.2.10.ebuild | |
parent | sys-cluster/openmpi: Add subslot operators (diff) | |
download | sci-8a0206af205152d93437b23a9937311134f70de2.tar.gz sci-8a0206af205152d93437b23a9937311134f70de2.tar.bz2 sci-8a0206af205152d93437b23a9937311134f70de2.zip |
sys-cluster/modules: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-cluster/modules/modules-3.2.10.ebuild')
-rw-r--r-- | sys-cluster/modules/modules-3.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/modules/modules-3.2.10.ebuild b/sys-cluster/modules/modules-3.2.10.ebuild index 1ba8565a4..962b92887 100644 --- a/sys-cluster/modules/modules-3.2.10.ebuild +++ b/sys-cluster/modules/modules-3.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64" IUSE="X" DEPEND=" - dev-lang/tcl + dev-lang/tcl:0= dev-tcltk/tclx X? ( x11-libs/libX11 ) " |