commit:     4779f3c824716db1235f9f89844198b01a08bbb1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 23:17:58 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 23:17:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4779f3c8

profiles: arm: Restrict kde-frameworks/kimageformats[avif] to arm6j/armv7a

Bug: https://bugs.gentoo.org/764941
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/arm/armv6j/package.use.mask | 3 ++-
 profiles/arch/arm/armv7a/package.use.mask | 3 ++-
 profiles/arch/arm/package.use.mask        | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/arm/armv6j/package.use.mask 
b/profiles/arch/arm/armv6j/package.use.mask
index fe8a73d403c..bf74cb1118e 100644
--- a/profiles/arch/arm/armv6j/package.use.mask
+++ b/profiles/arch/arm/armv6j/package.use.mask
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Joonas Niilola <[email protected]> (2020-10-08)
 # libavif is keyworded for this profile.
 dev-libs/efl -avif
+kde-frameworks/kimageformats -avif
 
 # Mart Raudsepp <[email protected]> (2020-08-02)
 # virtual/rust is available here

diff --git a/profiles/arch/arm/armv7a/package.use.mask 
b/profiles/arch/arm/armv7a/package.use.mask
index 9f750cc47ac..a2fe67d1e4d 100644
--- a/profiles/arch/arm/armv7a/package.use.mask
+++ b/profiles/arch/arm/armv7a/package.use.mask
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Joonas Niilola <[email protected]> (2020-10-08)
 # Dependency keyworded on this arm profile.
 dev-libs/efl -avif
+kde-frameworks/kimageformats -avif
 
 # Sam James <[email protected]> (2020-10-05)
 # Guile only supports JIT on some arches

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 0c7160495a1..d6e2c8c7efd 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <[email protected]> (2020-12-21)
@@ -22,6 +22,7 @@ media-libs/libsdl2 fcitx4
 # Joonas Niilola <[email protected]> (2020-10-02)
 # Dependency only keyworded on specific arm profiles.
 dev-libs/efl avif
+kde-frameworks/kimageformats avif
 
 # Adam Feldman <[email protected]> (2020-09-05)
 # dev-util/dogtail is not keyworded for arm

Reply via email to