pkg_setup already checks the 'test' USE flag, so we don't need to do it
again.
Bug: https://bugs.gentoo.org/708588
Package-Manager: Portage-2.3.86_p1, Repoman-2.3.20_p43
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
!<net-fs/netatalk-2.0.3-r4"
python_check_deps() {
- if use test; then
- has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
- fi
+ has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
}
pkg_setup() {
!<net-fs/netatalk-2.0.3-r4"
python_check_deps() {
- if use test; then
- has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
- fi
+ has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
}
pkg_setup() {
!<net-fs/netatalk-2.0.3-r4"
python_check_deps() {
- if use test; then
- has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
- fi
+ has_version --host-root "dev-python/pyinotify[${PYTHON_USEDEP}]"
}
pkg_setup() {