summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-02-07 09:43:21 +0100
committerMichał Górny <mgorny@gentoo.org>2016-02-07 09:44:57 +0100
commitec8a8ce487e94b8adbb6b46c105ec54db745a02b (patch)
treec6d7389bca9e449b410e4766dc0e397c3e6c5e7e /dev-lang/python-exec
parentdev-ruby/twitter-text: add 1.13.3 (diff)
downloadgentoo-ec8a8ce487e94b8adbb6b46c105ec54db745a02b.tar.gz
gentoo-ec8a8ce487e94b8adbb6b46c105ec54db745a02b.tar.bz2
gentoo-ec8a8ce487e94b8adbb6b46c105ec54db745a02b.zip
dev-lang/python-exec: Remove unneeded --with-eprefix= from -2.9999
Diffstat (limited to 'dev-lang/python-exec')
-rw-r--r--dev-lang/python-exec/python-exec-2.9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild
index 561e39347295..98e011912663 100644
--- a/dev-lang/python-exec/python-exec-2.9999.ebuild
+++ b/dev-lang/python-exec/python-exec-2.9999.ebuild
@@ -53,7 +53,6 @@ src_configure() {
done
local myconf=(
- --with-eprefix="${EPREFIX}"
--with-python-impls="${pyimpls[*]}"
)