aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-08-27 09:44:23 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2015-08-27 09:44:23 +0200
commita21c9e2f638536a6b51c4be653061bcfcb26a396 (patch)
tree4db775874582fccc8207554bdcc24af2c8e01004
parentdev-python/ipywidgets: Fix deps (diff)
downloadsci-a21c9e2f.tar.gz
sci-a21c9e2f.tar.bz2
sci-a21c9e2f.zip
dev-python/testpath: Make it readable
Package-Manager: portage-2.2.20.1
-rw-r--r--dev-python/testpath/testpath-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-9999.ebuild b/dev-python/testpath/testpath-9999.ebuild
index d39a51989..2fcac43ac 100644
--- a/dev-python/testpath/testpath-9999.ebuild
+++ b/dev-python/testpath/testpath-9999.ebuild
@@ -22,4 +22,5 @@ LICENSE="BSD"
SLOT="0"
PATCHES=(
- "${FILESDIR}/${P}"-setup.py.patch)
+ "${FILESDIR}/${P}"-setup.py.patch
+ )