From aa51f2d6803df83304fd67e39c3ba4f866965b60 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 19 Oct 2017 09:38:16 +0200 Subject: [PATCH] app-text/html-xml-utils: disable tests. 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 | 5 +++-- 1 file 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}" -- 2.26.2