Update Gentoo package installation.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-11-29 05:05:35 +01:00
parent c47aac8dd2
commit baf3e207cf
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ support Atom at the moment.
[source,shell]
--------------------------------------------------------------------------------
eselect repository enable tastytea
eselect repository enable guru
echo 'net-misc/mastorss' >> /etc/portage/package.accept_keywords/mastorss
emaint sync -r tastytea
emaint sync -r guru
emerge -a net-misc/mastorss
--------------------------------------------------------------------------------