diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-01-03 17:58:39 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-01-03 21:39:51 +0100 |
| commit | 4635123abf91c601cce24791a5384433e96b1168 (patch) | |
| tree | a292fdfe201e6798a7a07be460c4a310373a80a4 /dev-lang/python-exec/python-exec-9999.ebuild | |
| parent | ed7f86859c676fc5ab9ca3188b628e32dcacc2d0 (diff) | |
| download | gentoo-4635123abf91c601cce24791a5384433e96b1168.tar.gz gentoo-4635123abf91c601cce24791a5384433e96b1168.tar.bz2 gentoo-4635123abf91c601cce24791a5384433e96b1168.zip | |
dev-lang/python-exec: Remove outdated blockers
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python-exec/python-exec-9999.ebuild')
| -rw-r--r-- | dev-lang/python-exec/python-exec-9999.ebuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-lang/python-exec/python-exec-9999.ebuild b/dev-lang/python-exec/python-exec-9999.ebuild index b37d3e0c3b6f..57a8be114e04 100644 --- a/dev-lang/python-exec/python-exec-9999.ebuild +++ b/dev-lang/python-exec/python-exec-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,15 +16,6 @@ KEYWORDS="" # Internal Python project hack. Do not copy it. Ever. IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}" -# eselect-python because of /usr/bin/python* collisions and new config -# python versions because of missing $scriptdir/python* symlinks -RDEPEND=" - !<app-eselect/eselect-python-20160206 - !<dev-lang/python-2.7.10-r4:2.7 - !<dev-lang/python-3.3.5-r4:3.3 - !<dev-lang/python-3.4.3-r4:3.4 - !<dev-lang/python-3.5.0-r3:3.5" - src_prepare() { default eautoreconf |
