Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pyvote/
Date: Thu, 24 Dec 2020 11:09:11
Message-Id: 1608808142.a903d3cef5227d521b5ec08d575a571303bfefcc.chymera@gentoo
1 commit: a903d3cef5227d521b5ec08d575a571303bfefcc
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Thu Dec 24 11:09:02 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Thu Dec 24 11:09:02 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a903d3ce
7
8 dev-python/pyvote: conditional test restriction
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 dev-python/pyvote/pyvote-0.1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/pyvote/pyvote-0.1.ebuild b/dev-python/pyvote/pyvote-0.1.ebuild
17 index 6b52d0e28..567c5777e 100644
18 --- a/dev-python/pyvote/pyvote-0.1.ebuild
19 +++ b/dev-python/pyvote/pyvote-0.1.ebuild
20 @@ -15,6 +15,7 @@ LICENSE="GPL-3"
21 SLOT="0"
22 KEYWORDS="~amd64 ~x86"
23 IUSE="test"
24 +RESTRICT="!test? ( test )"
25
26 DEPEND=""
27 RDEPEND="