mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user