Re: [gentoo-user] Installing an ebuild

2005-10-03 Thread Brett I. Holcomb
ACCEPT_KEYWORDS only works on the command line you use it on. You need to add this to /etc/portage/package.keywords to make it stick. mail-filter/bogofilter ~x86 should do it. If you want to get more specific as to versions check man portage. On Mon, 3 Oct 2005, Harry Putnam wrote: Just

[gentoo-user] Installing an ebuild

2005-10-03 Thread Harry Putnam
Just stumbling around with half remembered things to get an ebuild to install. I wanted to install the most recent version of bogofilter, reported in portage as mail-filter/bogofilter/bogofilter-0.95.2.ebuild This package was masked on my system so I finally used: ACCEPT_KEYWORDS=~x86 emerge -v