diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-30 22:34:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-30 22:44:33 +0200 |
commit | d1842794a8ef1c0cd10f9f4945460f03a5c20bb3 (patch) | |
tree | 7e97f5c6a46712f886c28866d2312f83ad44b7cb /profiles | |
parent | media-gfx/imagemagick: bump to v6.9.10-12 & 7.0.8-12 (diff) | |
download | gentoo-d1842794a8ef1c0cd10f9f4945460f03a5c20bb3.tar.gz gentoo-d1842794a8ef1c0cd10f9f4945460f03a5c20bb3.tar.bz2 gentoo-d1842794a8ef1c0cd10f9f4945460f03a5c20bb3.zip |
profiles: Mask media-gfx/imagemagick[heif] and unmask only where available
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 9f896a204d6e..e1524c7aca18 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (30 Sep 2018) +# Unmask libheif support where media-libs/libheif is keyworded +media-gfx/imagemagick -heif + # Ben Kohler <bkohler@gentoo.org> (23 Aug 2018) # Unmask iwd support where net-wireless/iwd is keyworded net-misc/connman -iwd diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index de2c0398d358..63d1d9945951 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <whissi@gentoo.org> (30 Sep 2018) +# Requires media-libs/libheif which is only keyworded for amd64 and x86 +media-gfx/imagemagick heif + # Ben Kohler <bkohler@gentoo.org> (23 Aug 2018) # Mask iwd support until net-wireless/iwd is keyworded net-misc/connman iwd diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 0fbc759c8e5f..36084bc584a6 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 +# Thomas Deutschmann <whissi@gentoo.org> (30 Sep 2018) +# Unmask libheif support where media-libs/libheif is keyworded +media-gfx/imagemagick -heif + # Tomáš Mózes <hydrapolic@gmail.com> (28 Sep 2018) # Requires dev-db/mongodb which has dropped x86 support dev-python/pymongo test |