app-text/html-xml-utils: disable tests.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 19 Oct 2017 07:38:16 +0000 (09:38 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 19 Oct 2017 07:38:16 +0000 (09:38 +0200)
Closes: https://bugs.gentoo.org/623526
Package-Manager: Portage-2.3.8, Repoman-2.3.3

app-text/html-xml-utils/html-xml-utils-7.1.ebuild

index 9d9c59066edf279454d7e37814625c266b91b0a8..080b0bdc12c5c1e5610265e5e3fc05481fe535de 100644 (file)
@@ -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}"