Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv7a/
Date: Thu, 08 Oct 2020 10:44:18
Message-Id: 1602153835.38b6463e42ca8e103050d06fc791e4a5fcdc34cc.juippis@gentoo
1 commit: 38b6463e42ca8e103050d06fc791e4a5fcdc34cc
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 8 10:43:55 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 8 10:43:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b6463e
7
8 profiles/arch/arm/armv7a: efl[avif] unmasked
9
10 - dependency keyworded on this arm profile.
11
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 profiles/arch/arm/armv7a/package.use.mask | 4 ++++
15 1 file changed, 4 insertions(+)
16
17 diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
18 index 961a9bcf203..9f750cc47ac 100644
19 --- a/profiles/arch/arm/armv7a/package.use.mask
20 +++ b/profiles/arch/arm/armv7a/package.use.mask
21 @@ -1,6 +1,10 @@
22 # Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Joonas Niilola <juippis@g.o> (2020-10-08)
26 +# Dependency keyworded on this arm profile.
27 +dev-libs/efl -avif
28 +
29 # Sam James <sam@g.o> (2020-10-05)
30 # Guile only supports JIT on some arches
31 # (armv7 only for arm)