diff options
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.9999.ebuild')
| -rw-r--r-- | dev-lang/python-exec/python-exec-2.9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild index d6ec26f1e103..cf4c3ebd2fcd 100644 --- a/dev-lang/python-exec/python-exec-2.9999.ebuild +++ b/dev-lang/python-exec/python-exec-2.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,6 @@ EAPI=5 #if LIVE EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" -EGIT_BRANCH="python-exec2" inherit autotools git-r3 #endif @@ -28,7 +27,8 @@ SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="!<dev-python/python-exec-10000" +RDEPEND="!<dev-python/python-exec-10000 + !<app-eselect/eselect-python-20151117" #if LIVE KEYWORDS= |
