diff options
author | 2018-03-14 16:38:19 +0100 | |
---|---|---|
committer | 2018-03-14 18:26:45 +0100 | |
commit | 29fbf57c1207891b814f92e32e0ce96f34bf30af (patch) | |
tree | d53e75f7991b552be67c8f0b8dfd3d88c9f426da /profiles | |
parent | net-irc/znc: remove old (diff) | |
download | gentoo-29fbf57c1207891b814f92e32e0ce96f34bf30af.tar.gz gentoo-29fbf57c1207891b814f92e32e0ce96f34bf30af.tar.bz2 gentoo-29fbf57c1207891b814f92e32e0ce96f34bf30af.zip |
profiles: prepare SVGA backend USE flag for app-emu*/fuse
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 62757ad8fc69..c4d0eb78d1e6 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) +# Expose SVGA backend for x86 users +app-emulation/fuse -backend-svga + # Thomas Deutschmann <whissi@gentoo.org> (10 Feb 2018) # Requires dev-db/mongodb which has dropped x86 support >=dev-libs/mongo-c-driver-1.8.2 test diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6ac1e78c24a2..f17935ae57b5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) +# Mask local USE flag to satisfy repoman +app-emulation/fuse backend-svga + # Pacho Ramos <pacho@gentoo.org> (13 Mar 2018) # libewf is going to be removed, bug #547418 app-admin/testdisk ewf |