Gentoo Archives: gentoo-user

From: Thanasis <thanasis@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /etc/portage/package.keywords syntax
Date: Tue, 14 Apr 2009 13:27:39
Message-Id: 49E48F39.508@asyr.hopto.org
In Reply to: Re: [gentoo-user] /etc/portage/package.keywords syntax by Justin
1 on 04/14/2009 04:04 PM Justin wrote the following:
2 > Thanasis schrieb:
3 >
4 >> Suppose I want to set the series of kernel sources:
5 >> gentoo-sources-2.6.28*
6 >> with the ~x86 keyword.
7 >> What should I write in /etc/portage/package.keywords ?
8 >>
9 >>
10 >>
11 >
12 > =sys-kernel/gentoo-sources-2.6.28* ~x86
13 >
14 >
15 I was trying with just
16 =gentoo-sources-2.6.28* ~x86
17 ...and emerge was complaining.
18
19 Thanks. :-)