diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-04-06 13:07:17 +0300 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-06 22:20:15 +0800 |
commit | 04a494e4ec19b0aa205f9845a753be5d4dcce026 (patch) | |
tree | 1860005ce17fd2f66c13d1db116028d8688528c8 /profiles/arch/x86 | |
parent | profiles: remove obsolete test USE mask for mpv on alpha (diff) | |
download | gentoo-04a494e4ec19b0aa205f9845a753be5d4dcce026.tar.gz gentoo-04a494e4ec19b0aa205f9845a753be5d4dcce026.tar.bz2 gentoo-04a494e4ec19b0aa205f9845a753be5d4dcce026.zip |
profiles: adjust uchardet USE mask for mpv
Mask uchardet USE on the selected few arches only, instead of
masking it globally and unmasking on amd64 and x86 exclusively.
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 922cd9ea6d1c..708b25131756 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -16,11 +16,6 @@ app-admin/lastpass chrome # chrome-binary-plugins dropped x86 support www-client/chromium widevine -# Ian Delaney <idella4@gentoo.org> (28 Dec 2015) -# proxy maintainer excludes dep uchardet from the build -# of mpv temporarily but does not require masking in x86 -media-video/mpv -uchardet - # Ian Delaney <idella4@gentoo.org> (02 Dec 2015) # mask revdeps of xen that emply a hypervisor in arch x86 app-emulation/libvirt xen |