public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] How to list ARCH in gentoo?
@ 2011-03-22 13:20 Kfir Lavi
  2011-03-22 14:05 ` Tom Knight
  0 siblings, 1 reply; 3+ messages in thread
From: Kfir Lavi @ 2011-03-22 13:20 UTC (permalink / raw
  To: gentoo-embedded, gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hi,
I would like to know how to list the arches gentoo supports.
I tried this:
grep 'KEYWORDS="' * -R | cut -d '"' -f 2 | sed 's/ /\n/g' | sort | uniq

Not the best but close.
Is there any way to know the exact arches supported by portage?

Regards,
Kfir

[-- Attachment #2: Type: text/html, Size: 324 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] How to list ARCH in gentoo?
  2011-03-22 13:20 [gentoo-dev] How to list ARCH in gentoo? Kfir Lavi
@ 2011-03-22 14:05 ` Tom Knight
  2011-03-22 14:57   ` Kfir Lavi
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Knight @ 2011-03-22 14:05 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

On Tue, Mar 22, 2011 at 03:20:32PM +0200, Kfir Lavi wrote:
> Is there any way to know the exact arches supported by portage?

/usr/portage/profiles/arch.list shows which are valid KEYWORDS.

Cheers,

Tom

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] How to list ARCH in gentoo?
  2011-03-22 14:05 ` Tom Knight
@ 2011-03-22 14:57   ` Kfir Lavi
  0 siblings, 0 replies; 3+ messages in thread
From: Kfir Lavi @ 2011-03-22 14:57 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

On Tue, Mar 22, 2011 at 4:05 PM, Tom Knight <tomk@gentoo.org> wrote:

> On Tue, Mar 22, 2011 at 03:20:32PM +0200, Kfir Lavi wrote:
> > Is there any way to know the exact arches supported by portage?
>
> /usr/portage/profiles/arch.list shows which are valid KEYWORDS.
>
> Cheers,
>
> Tom
>

hehe, thanks a lot.

Kfir

[-- Attachment #2: Type: text/html, Size: 669 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-22 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 13:20 [gentoo-dev] How to list ARCH in gentoo? Kfir Lavi
2011-03-22 14:05 ` Tom Knight
2011-03-22 14:57   ` Kfir Lavi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox