From 3f994cf1ac32268d4a06f2b541dd4103030fc8ae Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 7 Sep 2016 15:07:26 +0200 Subject: [PATCH] Compiler/boost/1/variants: - variants for boost 1.55.0 and 1.58.0 with gcc 4.8.5 and Python 2.7.11 added --- Compiler/boost/1/variants | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiler/boost/1/variants b/Compiler/boost/1/variants index 91baad0..90cfdc1 100644 --- a/Compiler/boost/1/variants +++ b/Compiler/boost/1/variants @@ -1,6 +1,8 @@ boost/1.55.0 stable gcc/4.7.4 b:Python/3.4.0 boost/1.55.0 stable gcc/4.8.3 b:Python/3.4.0 boost/1.55.0 stable gcc/4.8.4 b:Python/3.4.0 +boost/1.55.0 stable gcc/4.8.5 b:Python/2.7.11 boost/1.55.0 stable gcc/4.9.2 b:Python/3.4.0 boost/1.58.0 unstable gcc/4.8.4 b:Python/3.4.0 +boost/1.58.0 unstable gcc/4.8.5 b:Python/2.7.11 boost/1.58.0 unstable gcc/4.9.3 b:Python/2.7.11