Gentoo Archives: gentoo-user

From: Ian Zimmerman <itz@××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: ephemeral keyword override?
Date: Tue, 03 Oct 2017 22:00:29
Message-Id: 20171003220013.iazjj5mw6m32lh4q@matica.foolinux.mooo.com
In Reply to: Re: [gentoo-user] Re: ephemeral keyword override? by Neil Bothwick
1 On 2017-10-03 21:14, Neil Bothwick wrote:
2
3 > > > > ACCEPT_KEYWORDS='<=some-cat/some-package-9999 ~amd64' \
4 > > > > USE='foo' emerge -p some-cat/some-package
5 > > >
6 > > > ACCEPT_KEYWORDS="~amd64" emerge somepkg
7 >
8 > You included the package atom on the env var, al la
9 > /etc/portage/package.* syntax, which you should have included only the
10 > setting.
11
12 The difference is that in my hypothetical syntax, the unfiltering is
13 scoped _only_ to the specific package I am installing, and not to any of
14 the dependencies. I should have said so explicitly, sorry for that.
15
16 --
17 Please don't Cc: me privately on mailing lists and Usenet,
18 if you also post the followup to the list or newsgroup.
19 Do obvious transformation on domain to reply privately _only_ on Usenet.

Replies

Subject Author
Re: [gentoo-user] Re: ephemeral keyword override? Neil Bothwick <neil@××××××××××.uk>