Merge pull request #2425 from bfx81/patch-1

Updated getting ansible on gentoo
This commit is contained in:
Michael DeHaan 2013-03-16 17:56:07 -07:00
commit b1dfefc113

View file

@ -196,7 +196,12 @@ Debian/Ubuntu package recipes can also be built from the source checkout, run:
Gentoo, Arch, Others Gentoo, Arch, Others
++++++++++++++++++++ ++++++++++++++++++++
Gentoo eBuilds are available `on github here <https://github.com/uu/ubuilds>`_ Gentoo eBuilds are in portage, version 1.0 `coming soon <https://bugs.gentoo.org/show_bug.cgi?id=461830>`_.
.. code-block:: bash
$ emerge ansible
An Arch PKGBUILD is available on `AUR <https://aur.archlinux.org/packages.php?ID=58621>`_ An Arch PKGBUILD is available on `AUR <https://aur.archlinux.org/packages.php?ID=58621>`_
If you have python3 installed on Arch, you probably want to symlink python to python2: If you have python3 installed on Arch, you probably want to symlink python to python2: