Merge pull request #2425 from bfx81/patch-1

Updated getting ansible on gentoo
pull/2426/head
Michael DeHaan 12 years ago
commit b1dfefc113

@ -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:

Loading…
Cancel
Save