diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 10:45:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 11:16:09 +0100 |
commit | aae855d19456cf369faa64d6af677952b212e218 (patch) | |
tree | 408ecd7f3c5de0fa90e3595e1cff6db1cbfa87dc /profiles/features | |
parent | profiles/features/hardened: Remove USE masks for removed packages (diff) | |
download | gentoo-aae855d19456cf369faa64d6af677952b212e218.tar.gz gentoo-aae855d19456cf369faa64d6af677952b212e218.tar.bz2 gentoo-aae855d19456cf369faa64d6af677952b212e218.zip |
profiles/features/multilib: Remove forces on removed package USE flags
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/multilib/package.use.force | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/features/multilib/package.use.force b/profiles/features/multilib/package.use.force index 90f2389e51bd..dfb4f6d5f699 100644 --- a/profiles/features/multilib/package.use.force +++ b/profiles/features/multilib/package.use.force @@ -1,7 +1,6 @@ -# Copyright 2004-2014 Gentoo Foundation. +# Copyright 2004-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # These packages must have multilib turned on in order to work sanely. -sys-apps/sandbox multilib sys-devel/gcc multilib sys-libs/glibc multilib |