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

This commit is contained in:
tastytea 2020-11-29 05:07:04 +01:00
parent 5ec7a119dc
commit cca3a4a239
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -83,9 +83,9 @@ link:{uri-reference}/examples.html[More examples] are included in the reference.
[source,shell]
--------------------------------------------------------------------------------
eselect repository enable tastytea
eselect repository enable guru
echo 'dev-cpp/mastodonpp' >> /etc/portage/package.accept_keywords/mastodonpp
emaint sync -r tastytea
emaint sync -r guru
emerge -a dev-cpp/mastodonpp
--------------------------------------------------------------------------------