summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-25 19:58:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-25 19:58:19 +0000
commit6f212727c1caa6ee57d60434c6b8c7f26449c313 (patch)
tree5441ddabf4362c15384c7771f8273918a56d538e /dev-lang
parentdev-lang/crystal: drop old (diff)
downloadgentoo-6f212727c1caa6ee57d60434c6b8c7f26449c313.tar.gz
gentoo-6f212727c1caa6ee57d60434c6b8c7f26449c313.tar.bz2
gentoo-6f212727c1caa6ee57d60434c6b8c7f26449c313.zip
dev-lang/crystal: clarify we don't care about llvm version for now
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/crystal/crystal-0.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/crystal/crystal-0.23.1.ebuild b/dev-lang/crystal/crystal-0.23.1.ebuild
index 6bf8e74cc817..08967bd554f6 100644
--- a/dev-lang/crystal/crystal-0.23.1.ebuild
+++ b/dev-lang/crystal/crystal-0.23.1.ebuild
@@ -22,7 +22,7 @@ IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
# dev-libs/boehm-gc[static-libs] dependency problem, check the issue: https://github.com/manastech/crystal/issues/1382
DEPEND="
- >=sys-devel/llvm-3.9.0
+ >=sys-devel/llvm-3.9.0:*
dev-libs/boehm-gc[static-libs,threads]
dev-libs/libatomic_ops
dev-libs/libevent