commit:     f02a36d8f049ee907f15c3297f868b09bb6778e0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 21:14:41 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 21:15:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02a36d8

dev-lang/crystal: disable unstable tests

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-lang/crystal/crystal-0.27.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lang/crystal/crystal-0.27.2.ebuild 
b/dev-lang/crystal/crystal-0.27.2.ebuild
index d1888dfde89..e5802776e18 100644
--- a/dev-lang/crystal/crystal-0.27.2.ebuild
+++ b/dev-lang/crystal/crystal-0.27.2.ebuild
@@ -20,6 +20,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
 
+RESTRICT=test # not stable for day-to-day runs
+
 # Not compatible with llvm-7
 LLVM_MAX_SLOT=6
 

Reply via email to