commit: 1e1731a8cd02a0552b8f560574b5ef03e031d0a7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 10:52:48 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 11:01:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1731a8
dev-python/wcwidth: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
index 0f3ae9dd48b..37faf7fe6b3 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="MIT"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND=""
DEPEND="${RDEPEND}