From 803605f255c7da1417dcd7e71ad3336f7db8669f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 21 Nov 2019 22:17:31 +0100 Subject: [PATCH] dev-python/hpack: Fix remaining MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/hpack/hpack-2.3.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild b/dev-python/hpack/hpack-2.3.0-r1.ebuild index 15885fcb0354..d6771987760b 100644 --- a/dev-python/hpack/hpack-2.3.0-r1.ebuild +++ b/dev-python/hpack/hpack-2.3.0-r1.ebuild @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="" DEPEND="${RDEPEND} -- 2.26.2