commit:     ef6557a8bb8a0f636a8f319dde700e2861ddb72f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 11:41:32 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 11:41:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6557a8

media-gfx/word_cloud: Make install-qa-check happy

Bug: https://bugs.gentoo.org/808150
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-gfx/word_cloud/word_cloud-1.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/word_cloud/word_cloud-1.8.1.ebuild 
b/media-gfx/word_cloud/word_cloud-1.8.1.ebuild
index 566b07c3986..6fb35b18b69 100644
--- a/media-gfx/word_cloud/word_cloud-1.8.1.ebuild
+++ b/media-gfx/word_cloud/word_cloud-1.8.1.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
 
 inherit distutils-r1
 
@@ -15,6 +14,7 @@ 
SRC_URI="https://github.com/amueller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
+RESTRICT="test"  #808150
 
 RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]

Reply via email to