On 01/26/2014 05:12 PM, Thanasis wrote:
> I am following stable (ACCEPT_KEYWORDS="amd64").
> In order to install the "mate" desktop I need to install the mate
> overlay and keyword all its packages as ~amd64.
> Is there a way to do it easily for the whole overlay?
> 

Yep, you just need to know the overlay name. In package.accept_keywords:

  */*::overlay-name ~amd64

The "*/*" syntax means any category, any package name. The "::" then
specifies the repository name. If you don't know the repository name, it
can often be found in path/to/overlay/profiles/repo_name.


Reply via email to