aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Leise <marco.leise@gmx.de>2017-05-12 10:49:36 +0200
committerMarco Leise <marco.leise@gmx.de>2017-05-12 10:49:36 +0200
commit25f084c4cba8d3827bb6f3321285231e70116d17 (patch)
treef6842c1c84c007ffcff7e11791c2d5c0efb812b1 /dev-libs
parentMoved dmd configurations to /etc/dmd/ and symlinked them in /opt/dmd-x.yyy/bi... (diff)
downloaddlang-25f084c4cba8d3827bb6f3321285231e70116d17.tar.gz
dlang-25f084c4cba8d3827bb6f3321285231e70116d17.tar.bz2
dlang-25f084c4cba8d3827bb6f3321285231e70116d17.zip
Removed some compilers as options, that are affected by https://forum.gtkd.org/groups/GtkD/thread/302/
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/gtkd/gtkd-2.4.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/gtkd/gtkd-2.4.2.ebuild b/dev-libs/gtkd/gtkd-2.4.2.ebuild
index 259467a..25004d6 100644
--- a/dev-libs/gtkd/gtkd-2.4.2.ebuild
+++ b/dev-libs/gtkd/gtkd-2.4.2.ebuild
@@ -11,7 +11,8 @@ SLOT="2"
KEYWORDS="x86 amd64"
SRC_URI="http://gtkd.org/Downloads/sources/GtkD-${PV}.zip"
-DLANG_VERSION_RANGE="2.063-2.064 2.066-"
+# 2.068 through 2.070 suffer from https://forum.gtkd.org/groups/GtkD/thread/302/
+DLANG_VERSION_RANGE="2.063-2.067 2.071-"
DLANG_PACKAGE_TYPE="multi"
inherit eutils dlang