summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-09-01 23:02:02 +0200
committerMichał Górny <mgorny@gentoo.org>2014-09-01 23:02:02 +0200
commit171890638f41dc943f48665b057b312a9eeb17b2 (patch)
tree62b38d3e39595ad0d51dbfbe68bd3f2c95b7af3d
parentsys-apps/portage: Force python-exec:2. (diff)
downloadmgorny-171890638f41dc943f48665b057b312a9eeb17b2.tar.gz
mgorny-171890638f41dc943f48665b057b312a9eeb17b2.tar.bz2
mgorny-171890638f41dc943f48665b057b312a9eeb17b2.zip
Revert "sys-apps/portage: Force python-exec:2."
This was not really the correct way of doing this.
-rw-r--r--sys-apps/portage/portage-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 52e8ac0..c949ece 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -11,8 +11,6 @@ PYTHON_COMPAT=(
)
PYTHON_REQ_USE='ssl(+),bzip2(+)'
-_PYTHON_WANT_PYTHON_EXEC2=1
-
inherit distutils-r1 git-r3 multilib
DESCRIPTION="Portage is the package management and distribution system for Gentoo"