diff options
Diffstat (limited to '')
-rw-r--r-- | templates/pages/index.mako | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako index 3ea95c8..f12a77f 100644 --- a/templates/pages/index.mako +++ b/templates/pages/index.mako @@ -18,7 +18,7 @@ </p> <%self:hl lang="bash"> -layman -o http://portato.sourceforge.net/layman.xml -f -a portato +layman -a portato echo "=app-portage/portato-9999" >> /etc/portage/package.unmask echo "=app-portage/portato-9999" >> /etc/portage/package.keywords emerge -av portato |