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: