Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] main-tree's keywords in IUSE
Date: Tue, 11 Mar 2008 15:14:43
Message-Id: 1205248456.14581.26.camel@sapc154.salomon.at
1 Grobian,
2
3 wanted to commit an ebuild containing these lines:
4
5 IUSE="hppa"
6 ...
7 use hppa && replace-flags -O2 -O1
8
9 But now, repoman complains:
10
11 IUSE.invalid 1
12 app-text/openjade/openjade-1.3.2-r1.ebuild: hppa
13
14 How should we handle such situations (for any "arch" seen in main-tree
15 where "arch-linux" is missing in prefix) ?
16
17 1) rename 'hppa' to 'hppa-linux' and add it to profiles/arch.list
18 2) simply keep 'hppa' in profiles/arch.list
19
20 Thx,
21 /haubi/
22 --
23 Michael Haubenwallner
24 Gentoo on a different level
25
26 --
27 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] main-tree's keywords in IUSE Fabian Groffen <grobian@g.o>