From: Patrice Clement Date: Thu, 19 Oct 2017 07:38:16 +0000 (+0200) Subject: app-text/html-xml-utils: disable tests. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aa51f2d6803df83304fd67e39c3ba4f866965b60;p=gentoo.git app-text/html-xml-utils: disable tests. Closes: https://bugs.gentoo.org/623526 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- 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}"