diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 19:26:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 19:26:28 +0000 |
commit | e8d27e4bcef795c1aeb1be4ddba357fc41047a04 (patch) | |
tree | 34fcaf6c6df80d7e52e645c1d93a61792a12686c /profiles/profiles.desc | |
parent | fix .pc install destination wrt #480598 (diff) | |
download | gentoo-2-e8d27e4bcef795c1aeb1be4ddba357fc41047a04.tar.gz gentoo-2-e8d27e4bcef795c1aeb1be4ddba357fc41047a04.tar.bz2 gentoo-2-e8d27e4bcef795c1aeb1be4ddba357fc41047a04.zip |
Drop hardened/linux/uclibc/amd64 and x86 to dev to avoid repoman warnings
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index aad76e52c3b6..6e34e380f939 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -171,7 +171,7 @@ amd64 hardened/linux/amd64/selinux stable amd64 hardened/linux/amd64/no-multilib stable amd64 hardened/linux/amd64/no-multilib/selinux stable amd64 hardened/linux/amd64/x32 dev -amd64 hardened/linux/uclibc/amd64 stable +amd64 hardened/linux/uclibc/amd64 dev amd64 hardened/linux/musl/amd64 exp arm hardened/linux/arm/armv7a dev arm hardened/linux/arm/armv6j dev @@ -187,7 +187,7 @@ ppc hardened/linux/powerpc/ppc64/32bit-userland dev ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev x86 hardened/linux/x86 stable x86 hardened/linux/x86/selinux stable -x86 hardened/linux/uclibc/x86 stable +x86 hardened/linux/uclibc/x86 dev x86 hardened/linux/musl/x86 exp # uclibc/embedded multiarch profiles |