Gentoo Archives: gentoo-python

From: Mike Gilbert <floppym@g.o>
To: gentoo-python <gentoo-python@l.g.o>
Subject: [gentoo-python] Binhost for pypy
Date: Mon, 18 Feb 2013 18:09:45
Message-Id: CAJ0EP43pEjQvZ7xQYTddOpzpYh4iOX=TOJjKP2Y=B+bCGYhTUg@mail.gmail.com
1 I set up a mini-binhost in my devspace so that people can more easily
2 install pypy on lower-end hardware.
3
4 Add one the following to your PORTAGE_BINHOST depending on your arch.
5
6 http://dev.gentoo.org/~floppym/pypy/amd64/
7 http://dev.gentoo.ogr/~floppym/pypy/x86/
8
9 You should then be able to install pypy with emerge -g.

Replies

Subject Author
Re: [gentoo-python] Binhost for pypy "Michał Górny" <mgorny@g.o>