Gentoo Archives: gentoo-dev

From: Dhruba Bandopadhyay <dhruba@××××××××××××.uk>
To: Jani Monoses <jani@××.ro>
Cc: Gentoo Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] ACCEPT_KEYWORDS equivalent
Date: Thu, 27 Mar 2003 17:33:55
Message-Id: 1048786638.20184.15.camel@wolf.codewordt.co.uk
In Reply to: [gentoo-dev] ACCEPT_KEYWORDS equivalent by Jani Monoses
1 On Thu, 2003-03-27 at 14:38, Jani Monoses wrote:
2 > Hi
3 > would it be contrary to gentoo philosophy to have a command line option to emerge
4 > to enable masked packages info.typing ACCEPT_KEYWORDS="~arch" is very annoying.
5 > or is there such a flag already?
6 > thanks
7 > Jani.
8 >
9 > --
10 > gentoo-dev@g.o mailing list
11
12 I had a slightly different solution of adding
13
14 export AK="env ACCEPT_KEYWORDS=~x86"
15
16 to the end of my /etc/profile
17
18 That way you only type
19
20 $AK emerge <params> <string>
21
22 Incorporating an official way of doing this into the OS is not an
23 entirely bad idea given that the dual tree structure is here to stay.
24 Conventions as is exhibited by Gentoo in every way are a positive
25 adoption.
26
27
28 --
29 gentoo-dev@g.o mailing list