[net-analyzer/fail2ban] sync from tree
This commit is contained in:
parent
94f23baf63
commit
a0e796c46d
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
|
PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy )
|
||||||
DISTUTILS_SINGLE_IMPL=1
|
DISTUTILS_SINGLE_IMPL=1
|
||||||
|
|
||||||
inherit distutils-r1 git-r3 systemd
|
inherit distutils-r1 git-r3 systemd
|
||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
sys-apps/systemd[python(-),${PYTHON_USEDEP}]
|
sys-apps/systemd[python(-),${PYTHON_USEDEP}]
|
||||||
)' 'python*' ) )
|
)' 'python*' ) )
|
||||||
"
|
"
|
||||||
REQUIRED_USE="systemd? ( !python_single_target_pypy )"
|
|
||||||
RESTRICT="test"
|
RESTRICT="test"
|
||||||
DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )
|
DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user