summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-10-19 09:38:16 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-19 09:38:16 +0200
commitaa51f2d6803df83304fd67e39c3ba4f866965b60 (patch)
tree052c123891d0388b01e4c75eaaa5f185d07e96c6 /app-text
parentmail-client/mutt: 1.9.1-r1 revbump for idle fix (diff)
downloadgentoo-aa51f2d6803df83304fd67e39c3ba4f866965b60.tar.gz
gentoo-aa51f2d6803df83304fd67e39c3ba4f866965b60.tar.bz2
gentoo-aa51f2d6803df83304fd67e39c3ba4f866965b60.zip
app-text/html-xml-utils: disable tests.
Closes: https://bugs.gentoo.org/623526 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text')
-rw-r--r--app-text/html-xml-utils/html-xml-utils-7.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/html-xml-utils/html-xml-utils-7.1.ebuild b/app-text/html-xml-utils/html-xml-utils-7.1.ebuild
index 9d9c59066edf..080b0bdc12c5 100644
--- a/app-text/html-xml-utils/html-xml-utils-7.1.ebuild
+++ b/app-text/html-xml-utils/html-xml-utils-7.1.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=6
@@ -12,7 +12,8 @@ HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/"
LICENSE="W3C"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
+
+RESTRICT="test"
RDEPEND="net-misc/curl"
DEPEND="${RDEPEND}"