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/hppa/
Date: Sun, 07 Feb 2021 12:06:20
Message-Id: 1612699569.b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6.juippis@gentoo
1 commit: b57c95e3dde9ef6492bb53aba6bd3fb421fa4eb6
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 11:48:46 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 12:06:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57c95e3
7
8 profiles/arch/hppa: update efl use-mask for new lua eclass
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11 Closes: https://github.com/gentoo/gentoo/pull/19361
12
13 profiles/arch/hppa/package.use.force | 6 ------
14 profiles/arch/hppa/package.use.mask | 6 +-----
15 2 files changed, 1 insertion(+), 11 deletions(-)
16
17 diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force
18 deleted file mode 100644
19 index 32eca03d743..00000000000
20 --- a/profiles/arch/hppa/package.use.force
21 +++ /dev/null
22 @@ -1,6 +0,0 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -# Joonas Niilola <juippis@g.o> (2020-02-08)
27 -# Force 'lua' to be used with efl, since luajit is not keyworded.
28 -dev-libs/efl lua
29
30 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
31 index 1e62dfd8f44..f0f6b903459 100644
32 --- a/profiles/arch/hppa/package.use.mask
33 +++ b/profiles/arch/hppa/package.use.mask
34 @@ -48,7 +48,7 @@ dev-vcs/mercurial rust
35
36 # Joonas Niilola <juippis@g.o> (2020-10-08)
37 # Dependency not keyworded on this arch.
38 -dev-libs/efl avif
39 +dev-libs/efl avif lua_single_target_luajit physics
40
41 # Matt Turner <mattst88@g.o> (2020-08-11)
42 # No drivers on this architecture support Vulkan
43 @@ -238,10 +238,6 @@ net-analyzer/rrdtool rados
44 # (bug #544378)
45 dev-db/mariadb galera
46
47 -# Mike Frysinger <vapier@g.o> (2015-03-16)
48 -# Needs sci-physics/bullet tested #499974
49 -dev-libs/efl physics
50 -
51 # Jeroen Roovers <jer@g.o> (2015-02-02)
52 # dev-python/gevent requires dev-python/greenlet which has not been ported to
53 # HPPA (bug #538510)