Skip to content

Commit 81929a1

Browse files
[docs] update Gentoo installation instructions. (#4227)
layman has been removed from the main Gentoo Portage and has been replaced with eselect repository. Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar>
1 parent 1cc32f3 commit 81929a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ $(BR)$(BR)
172172

173173
$(DOWNLOAD_OTHER $(ARCHLINUX), $(LINK2 https://wiki.archlinux.org/index.php/D_(programming_language), Arch Linux), $(CONSOLE pacman -S dlang))
174174

175-
$(DOWNLOAD_OTHER $(GENTOO), $(LINK2 https://wiki.gentoo.org/wiki/Dlang, Gentoo), $(CONSOLE layman -f -a dlang))
175+
$(DOWNLOAD_OTHER $(GENTOO), $(LINK2 https://wiki.gentoo.org/wiki/Dlang, Gentoo), $(CONSOLE eselect repository enable dlang))
176176

177177
$(DOWNLOAD_OTHER $(HOMEBREW), $(LINK2 https://formulae.brew.sh/formula/dmd, Homebrew), $(CONSOLE brew install dmd))
178178

0 commit comments

Comments
 (0)