I searched the network and directory, but I was able to find out what a masked package is, and not how to install it. I found some commands, but they don't seem to work in 2008 (looking at this, it looks like this is for earlier versions). I have something like this:
localhost ~ # emerge flamerobin
Calculating dependencies
- dev-db/flamerobin-0.8.6 (masked by: ~x86 keyword)
- dev-db/flamerobin-0.8.3 (masked by: ~x86 keyword)
I would like to install version 0.8.6, but I don’t know how? I found some instructions, but they told me that I edit or write files to / etc / portage. However, I do not have / etc / portage on my system:
localhost ~
ls: cannot access /etc/portage: No such file or directory
source
share