summaryrefslogtreecommitdiff
path: root/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/fail2ban/fail2ban-0.10.4.ebuild')
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.10.4.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild b/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
index 4ba2745237db..55ab05ed1d4e 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,9 +29,8 @@ RDEPEND="
sys-apps/systemd[python(-),${PYTHON_USEDEP}]
)' 'python*' ) )
"
-
REQUIRED_USE="systemd? ( !python_single_target_pypy )"
-
+RESTRICT="test"
DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )
python_prepare_all() {
@@ -53,10 +52,6 @@ python_compile() {
distutils-r1_python_compile
}
-python_test() {
- "${PYTHON}" "bin/${PN}-testcases" || die "tests failed with ${EPYTHON}"
-}
-
python_install_all() {
distutils-r1_python_install_all