From 649dc25d462ba394045008d675282dfce8237e38 Mon Sep 17 00:00:00 2001 From: bfx81 Date: Sat, 16 Mar 2013 15:21:04 +0100 Subject: [PATCH] Updated getting ansible on gentoo --- docsite/rst/gettingstarted.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docsite/rst/gettingstarted.rst b/docsite/rst/gettingstarted.rst index a4fe7bbbc82..450ebe7419b 100644 --- a/docsite/rst/gettingstarted.rst +++ b/docsite/rst/gettingstarted.rst @@ -196,7 +196,12 @@ Debian/Ubuntu package recipes can also be built from the source checkout, run: Gentoo, Arch, Others ++++++++++++++++++++ -Gentoo eBuilds are available `on github here `_ +Gentoo eBuilds are in portage, version 1.0 `coming soon `_. + +.. code-block:: bash + + $ emerge ansible + An Arch PKGBUILD is available on `AUR `_ If you have python3 installed on Arch, you probably want to symlink python to python2: