diff options
author | Sven Wegener <swegener@gentoo.org> | 2017-05-31 22:16:59 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2017-05-31 22:36:55 +0000 |
commit | 4e55a111bc0a084dac49292dc761c56adadd7777 (patch) | |
tree | c24a561a94f406b182bd848bdadd97d96c04f6b3 /profiles/arch/amd64/use.mask | |
parent | sci-visualization/paraview: drop old versions (diff) | |
download | gentoo-4e55a111bc0a084dac49292dc761c56adadd7777.tar.gz gentoo-4e55a111bc0a084dac49292dc761c56adadd7777.tar.bz2 gentoo-4e55a111bc0a084dac49292dc761c56adadd7777.zip |
profiles: libvirt is only supported on amd64 and x86
This moves the masking of the libvirt USE flag from several architecture
profiles to the base architecture profile and unmasks it on amd64 and
x86, which are the only architectures currently supported by libvirt.
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/use.mask')
-rw-r--r-- | profiles/arch/amd64/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 354467b5023d..82112860e772 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -6,6 +6,10 @@ # SECTION: Unmask +# Sven Wegener <swegener@gentoo.org> (31 May 2017) +# libvirt is supported on amd64 +-libvirt + # Andreas K. Hüttel <dilfridge@gentoo.org> (26 May 2017) # dev-db/firebird is keyworded ~amd64 -firebird |