diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-07-03 19:51:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-07-03 19:51:21 +0000 |
commit | 7b9ad1e798e97b236b8415e78cd1de5d3e5e3ae7 (patch) | |
tree | c96ba56d6bac1f142a33a1c496f20738950bc712 /profiles | |
parent | Various fixes, and x32 support. (diff) | |
download | gentoo-2-7b9ad1e798e97b236b8415e78cd1de5d3e5e3ae7.tar.gz gentoo-2-7b9ad1e798e97b236b8415e78cd1de5d3e5e3ae7.tar.bz2 gentoo-2-7b9ad1e798e97b236b8415e78cd1de5d3e5e3ae7.zip |
drop strace keywording (since it is stable now), and mask older versions
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.keywords | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/packages | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/arch/amd64/x32/package.keywords b/profiles/arch/amd64/x32/package.keywords index 37ea67eeef3a..a51a04b09d4c 100644 --- a/profiles/arch/amd64/x32/package.keywords +++ b/profiles/arch/amd64/x32/package.keywords @@ -1,6 +1,6 @@ # 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.2 2012/06/05 18:44:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.3 2012/07/03 19:51:21 vapier Exp $ # We need newer versions of toolchain packages. ~sys-devel/binutils-2.22 amd64 @@ -8,4 +8,3 @@ <sys-devel/gdb-7.8 amd64 ~sys-kernel/linux-headers-3.4 amd64 ~sys-libs/glibc-2.15 amd64 -~dev-util/strace-4.7 amd64 diff --git a/profiles/arch/amd64/x32/packages b/profiles/arch/amd64/x32/packages index e563e5565f0b..de2fc96a5bae 100644 --- a/profiles/arch/amd64/x32/packages +++ b/profiles/arch/amd64/x32/packages @@ -1,9 +1,10 @@ # 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/packages,v 1.2 2012/05/25 17:31:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.3 2012/07/03 19:51:21 vapier Exp $ # Min versions that included x32 support >=sys-devel/binutils-2.22 >=sys-kernel/linux-headers-3.4 >=sys-libs/glibc-2.15 >=sys-devel/gcc-4.7.0 +>=dev-util/strace-4.7 |