diff options
author | Thomas Sachau <tommy@gentoo.org> | 2013-03-03 14:48:27 +0100 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2013-03-03 14:48:27 +0100 |
commit | 4b595222855abac1d55334127015f39836ba1cd7 (patch) | |
tree | e39e69b58dfb3d06b66516438e79b16656816b92 /profiles | |
parent | Sync portage (diff) | |
download | multilib-portage-4b595222855abac1d55334127015f39836ba1cd7.tar.gz multilib-portage-4b595222855abac1d55334127015f39836ba1cd7.tar.bz2 multilib-portage-4b595222855abac1d55334127015f39836ba1cd7.zip |
Drop mask for multilib eclasses, since control is now via USE flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index a9a6057cd..8ede789be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,7 +3,3 @@ # is natively implemented, both major changes which might cause # problems. >=sys-apps/abi-wrapper-2.0_pre20120701 - -#Mask new revisions directly using the new multilib -#eclasses of mgorny until we have a better way to disable them -=x11-libs/libvdpau-0.5-r1 |