summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-02 09:24:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-02 09:25:07 +0100
commit687feafdb24fa38569b87b000c748000acfa75c9 (patch)
tree1f03941bd8710785afb1a6e147311f04353bf1b1
parentdev-ruby/coffee-rails: fix tests, bug 623362 (diff)
downloadgentoo-687feafd.tar.gz
gentoo-687feafd.tar.bz2
gentoo-687feafd.zip
dev-util/bustle: disable broken tests, bug #623418
Reported-by: Kent Fredric Bug: https://bugs.gentoo.org/623418 Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-util/bustle/bustle-0.5.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild
index 54de42069eaf..f397b7fa6968 100644
--- a/dev-util/bustle/bustle-0.5.4.ebuild
+++ b/dev-util/bustle/bustle-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="interactivetests +threaded"
+RESTRICT=test # fails one propery test
+
RDEPEND="dev-haskell/cairo:=
>=dev-haskell/dbus-0.10:=
dev-haskell/gio:=