diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-06-04 19:08:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-06-04 19:08:17 +0000 |
commit | 720eb516a48277980382eff0c5f7d1005deaf40a (patch) | |
tree | 4ef9507abd73f8c33ae2165f4ca0836499fa7e4b /profiles | |
parent | Fix for Prefix, add Prefix keywords, bug #388209 (diff) | |
download | gentoo-2-720eb516a48277980382eff0c5f7d1005deaf40a.tar.gz gentoo-2-720eb516a48277980382eff0c5f7d1005deaf40a.tar.bz2 gentoo-2-720eb516a48277980382eff0c5f7d1005deaf40a.zip |
mark newer versions of toolchain packages stable
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.keywords | 9 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.unmask | 5 |
2 files changed, 14 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.keywords b/profiles/arch/amd64/x32/package.keywords new file mode 100644 index 000000000000..ef182708ab89 --- /dev/null +++ b/profiles/arch/amd64/x32/package.keywords @@ -0,0 +1,9 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.1 2012/06/04 19:08:17 vapier Exp $ + +# We need newer versions of toolchain packages. +~sys-devel/binutils-2.22 amd64 +~sys-devel/gcc-4.7.0 amd64 +~sys-kernel/linux-headers-3.4 amd64 +~sys-libs/glibc-2.15 amd64 diff --git a/profiles/arch/amd64/x32/package.unmask b/profiles/arch/amd64/x32/package.unmask new file mode 100644 index 000000000000..75c003ba6e0f --- /dev/null +++ b/profiles/arch/amd64/x32/package.unmask @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.unmask,v 1.1 2012/06/04 19:08:17 vapier Exp $ + +~sys-devel/gcc-4.7.0 |