summaryrefslogtreecommitdiff
path: root/dev-python/pynput/pynput-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pynput/pynput-9999.ebuild')
-rw-r--r--dev-python/pynput/pynput-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pynput/pynput-9999.ebuild b/dev-python/pynput/pynput-9999.ebuild
index 081a00967deb..132e0b5bbe49 100644
--- a/dev-python/pynput/pynput-9999.ebuild
+++ b/dev-python/pynput/pynput-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
"
-src_prepare(){
+src_prepare() {
sed -i "s/ + SETUP_PACKAGES,/,/g" setup.py
distutils-r1_src_prepare
}