net-misc/gallery-dl: restrict tests

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć
2020-07-28 00:27:56 +02:00
parent 5f72262e86
commit 73213ffb5d
2 changed files with 4 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ else
KEYWORDS="~amd64"
fi
RESTRICT="test"
LICENSE="GPL-2"
SLOT="0"
IUSE="bash-completion zsh-completion"
@@ -28,7 +29,7 @@ RDEPEND="
"
# tests require network access
#distutils_enable_tests setup.py
distutils_enable_tests setup.py
src_compile() {
if use bash-completion || use zsh-completion

View File

@@ -19,6 +19,7 @@ else
KEYWORDS="~amd64"
fi
RESTRICT="test"
LICENSE="GPL-2"
SLOT="0"
IUSE="bash-completion zsh-completion"
@@ -28,7 +29,7 @@ RDEPEND="
"
# tests require network access
#distutils_enable_tests setup.py
distutils_enable_tests setup.py
src_compile() {
if use bash-completion || use zsh-completion