diff options
author | 2020-05-27 13:54:38 +0200 | |
---|---|---|
committer | 2020-05-27 13:54:48 +0200 | |
commit | 93a57fd567430e3c90317010b474ef364d6073b8 (patch) | |
tree | 2a04d8593b58dcb8959bef85f32a0547ba406dfc /dev-python/twisted/twisted-19.10.0.ebuild | |
parent | app-metrics/fusioninventory-agent: Fix agent daemon startup (diff) | |
download | gentoo-93a57fd567430e3c90317010b474ef364d6073b8.tar.gz gentoo-93a57fd567430e3c90317010b474ef364d6073b8.tar.bz2 gentoo-93a57fd567430e3c90317010b474ef364d6073b8.zip |
dev-python/twisted: Fix empty line
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twisted/twisted-19.10.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-19.10.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index 46a5d0dbc960..6f7b8e4d9c7e 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.0.ebuild @@ -80,7 +80,6 @@ DEPEND=" ) " - python_prepare_all() { local PATCHES=( "${FILESDIR}"/${P}-py38.patch |