diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 10:47:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 11:16:10 +0100 |
commit | c544a4838fbfc575ebbf78e4f2dac441921f65ec (patch) | |
tree | 9706de7452e5e6f2beced75bb21f0fe74329972b /profiles/prefix/aix | |
parent | profiles/features/selinux: Remove masks on removed package USE flags (diff) | |
download | gentoo-c544a4838fbfc575ebbf78e4f2dac441921f65ec.tar.gz gentoo-c544a4838fbfc575ebbf78e4f2dac441921f65ec.tar.bz2 gentoo-c544a4838fbfc575ebbf78e4f2dac441921f65ec.zip |
profiles/prefix/aix: Remove USE mask on removed version
Diffstat (limited to 'profiles/prefix/aix')
-rw-r--r-- | profiles/prefix/aix/package.unmask | 1 | ||||
-rw-r--r-- | profiles/prefix/aix/package.use.mask | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask index 4316cec44a8e..c35f9203573c 100644 --- a/profiles/prefix/aix/package.unmask +++ b/profiles/prefix/aix/package.unmask @@ -4,7 +4,6 @@ # Michael Haubenwallner <haubi@gentoo.org> (03 Mar 2017) # Only these versions have the patches for proper AIX support. ~sys-devel/gcc-4.2.4 -~sys-devel/gcc-4.8.4 # Michael Haubenwallner <haubi@gentoo.org> (14 Apr 2014) # Endless loop while compiling gcc-4.2.4 for yet unknown reason. diff --git a/profiles/prefix/aix/package.use.mask b/profiles/prefix/aix/package.use.mask index 0e514aff0a3d..21d4342daa5a 100644 --- a/profiles/prefix/aix/package.use.mask +++ b/profiles/prefix/aix/package.use.mask @@ -1,10 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (13 Mar 2017) -# libstdbuf.so build failure is fixed in coreutils-8.27 -<sys-apps/coreutils-8.27 stdbuf - # Michael Haubenwallner <haubi@gentoo.org> (16 Feb 2012) # JIT implementation in pcre does not know about AIX. dev-libs/libpcre jit |