diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-12-06 06:27:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-12-06 06:27:07 +0000 |
commit | f25049c4f31c825edcc6112617b85965b0b6378d (patch) | |
tree | f59c1109c7920af4450bc3339dcb41c58886fd2d /profiles/profiles.desc | |
parent | drop gdb keyword since we have stabilized a newer version now (diff) | |
download | gentoo-2-f25049c4f31c825edcc6112617b85965b0b6378d.tar.gz gentoo-2-f25049c4f31c825edcc6112617b85965b0b6378d.tar.bz2 gentoo-2-f25049c4f31c825edcc6112617b85965b0b6378d.zip |
Add x32 profile so eselect can find it.
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 24df9b07e8ff..497770c236f9 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -23,6 +23,7 @@ amd64 default/linux/amd64/10.0/desktop/kde stable amd64 default/linux/amd64/10.0/developer stable amd64 default/linux/amd64/10.0/no-multilib dev amd64 default/linux/amd64/10.0/server stable +amd64 default/linux/amd64/10.0/x32 dev # ARM Profiles arm default/linux/arm/10.0 stable |