From 98612de3ab4ff63dfd516039552e475c16dc288c Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 31 Aug 2017 15:45:19 -0500 Subject: dev-python/cmd2: the new pyperclip dep makes cmd2 testing inconsistant Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-python/cmd2/cmd2-0.7.5.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-python/cmd2') diff --git a/dev-python/cmd2/cmd2-0.7.5.ebuild b/dev-python/cmd2/cmd2-0.7.5.ebuild index 68377e9d6082..27e958529dc5 100644 --- a/dev-python/cmd2/cmd2-0.7.5.ebuild +++ b/dev-python/cmd2/cmd2-0.7.5.ebuild @@ -15,6 +15,9 @@ SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" +# restrict tests because pyperclip is fairly unstable... +RESTRICT="test" + RDEPEND=" >=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}] dev-python/pyperclip[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad