diff --git a/README.adoc b/README.adoc index 5c31a97..72400a5 100644 --- a/README.adoc +++ b/README.adoc @@ -41,15 +41,15 @@ See https://schlomp.space/tastytea/{project}/src/branch/main/man/{project}.1.ado [alt="Packaging status" link=https://repology.org/project/epubgrep/versions] image::https://repology.org/badge/vertical-allrepos/epubgrep.svg[] -// === Gentoo +=== Gentoo -// [source,shell] -// -------------------------------------------------------------------------------- -// eselect repository enable tastytea -// echo 'app-text/epubgrep' >> /etc/portage/package.accept_keywords/epubgrep -// emaint sync -r tastytea -// emerge -a app-text/epubgrep -// -------------------------------------------------------------------------------- +[source,shell] +-------------------------------------------------------------------------------- +eselect repository enable guru +echo 'app-text/epubgrep' >> /etc/portage/package.accept_keywords/epubgrep +emaint sync -r guru +emerge -a app-text/epubgrep +-------------------------------------------------------------------------------- === From source