summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-accessibility/caribou/caribou-0.4.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/caribou/caribou-0.4.21.ebuild b/app-accessibility/caribou/caribou-0.4.21.ebuild
index 8b7dee1227a7..3c6d7e458eaf 100644
--- a/app-accessibility/caribou/caribou-0.4.21.ebuild
+++ b/app-accessibility/caribou/caribou-0.4.21.ebuild
@@ -49,7 +49,7 @@ DEPEND="${COMMON_DEPEND}
"
src_prepare() {
- # FIXME: Now this supports python3 too...
+ # FIXME: Now this supports python3 too...
# delete custom PYTHONPATH, useless on Gentoo and potential bug source
# + caribou is python2 only so fix the shell scripts
# sed -e '/export PYTHONPATH=.*python/ d' \