mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -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"
|
KEYWORDS="~amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
RESTRICT="test"
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="bash-completion zsh-completion"
|
IUSE="bash-completion zsh-completion"
|
||||||
@@ -28,7 +29,7 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
|
|
||||||
# tests require network access
|
# tests require network access
|
||||||
#distutils_enable_tests setup.py
|
distutils_enable_tests setup.py
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
if use bash-completion || use zsh-completion
|
if use bash-completion || use zsh-completion
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ else
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
RESTRICT="test"
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="bash-completion zsh-completion"
|
IUSE="bash-completion zsh-completion"
|
||||||
@@ -28,7 +29,7 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
|
|
||||||
# tests require network access
|
# tests require network access
|
||||||
#distutils_enable_tests setup.py
|
distutils_enable_tests setup.py
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
if use bash-completion || use zsh-completion
|
if use bash-completion || use zsh-completion
|
||||||
|
|||||||
Reference in New Issue
Block a user