Gentoo Archives: gentoo-dev

From: Meir Kriheli <mksoft@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Cross arch ACCEPT_KEYWORDS in existence ?
Date: Wed, 07 Apr 2004 15:34:17
Message-Id: 200404071852.01249.mksoft@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi,
5
6 I'm adding KEYWORDS stats to gentoo-stats server. Using portage's api on the
7 client to get the selected keywords:
8
9 self.info["keywords"] = portage.settings["ACCEPT_KEYWORDS"]
10
11 For my system (~x86 in make.conf) it returns:
12 x86 ~x86
13
14 So I'm gonna count that as ~x86 (which is inclusive for x86).
15
16 Question is: Can there be more than one arch in ACCEPT_KEYWORDS in a single
17 system (like: "~amd64 ~x86") ? Is such state legal at all ?
18
19 Thanks
20 - --
21 Meir Kriheli
22 MKsoft systems
23 http://www.mksoft.co.il
24 -----BEGIN PGP SIGNATURE-----
25 Version: GnuPG v1.2.4 (GNU/Linux)
26
27 iD8DBQFAdE3MRkS5DWK1mZkRAvWZAKDJvFh23eR8r9TnYWAxc8IKD8SR1QCgtaOO
28 LgcI8NyFj2+36RL6FVCN7No=
29 =21cF
30 -----END PGP SIGNATURE-----
31
32 --
33 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: Cross arch ACCEPT_KEYWORDS in existence ? "Sven Köhler" <skoehler@×××.de>
Re: [gentoo-dev] Cross arch ACCEPT_KEYWORDS in existence ? Mike Frysinger <vapier@g.o>