Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wcwidth/
Date: Sat, 16 Nov 2019 11:02:13
Message-Id: 1573902105.1e1731a8cd02a0552b8f560574b5ef03e031d0a7.mgorny@gentoo
1 commit: 1e1731a8cd02a0552b8f560574b5ef03e031d0a7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 16 10:52:48 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 16 11:01:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1731a8
7
8 dev-python/wcwidth: Fix remaining MissingTestRestrict
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
16 index 0f3ae9dd48b..37faf7fe6b3 100644
17 --- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
18 +++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
19 @@ -15,6 +15,7 @@ SLOT="0"
20 LICENSE="MIT"
21 KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
22 IUSE="test"
23 +RESTRICT="!test? ( test )"
24
25 RDEPEND=""
26 DEPEND="${RDEPEND}