commit:     2fd64a3588cc4436392871c0001d13f5e7eb0d77
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 07:10:46 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 07:10:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd64a35

dev-python/pypy-2.6.0: restore more flex ncurses dep, confirmed working

Allow the newer sys-libs/ncurses version as it has been confirmed to
work with pypy-2.6.0.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=557540#c6

Package-Manager: portage-2.2.20

 dev-python/pypy/pypy-2.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy/pypy-2.6.0.ebuild 
b/dev-python/pypy/pypy-2.6.0.ebuild
index a1a40cb..18a8810 100644
--- a/dev-python/pypy/pypy-2.6.0.ebuild
+++ b/dev-python/pypy/pypy-2.6.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
        dev-libs/openssl:0=[-bindist]
        bzip2? ( app-arch/bzip2:0= )
        gdbm? ( sys-libs/gdbm:0= )
-       ncurses? ( sys-libs/ncurses:5/5 )
+       ncurses? ( sys-libs/ncurses:5= )
        sqlite? ( dev-db/sqlite:3= )
        tk? (
                dev-lang/tk:0=

Reply via email to