Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
Date: Sat, 30 May 2020 08:45:33
Message-Id: 1590828319.9083f7c80d28fa0006528bd4406370054c999682.slyfox@gentoo
1 commit: 9083f7c80d28fa0006528bd4406370054c999682
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat May 30 08:30:48 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 08:45:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9083f7c8
7
8 package/arch/hppa/use.mask: add luajittex globally
9
10 app-text/texlive-core is the next package that needs that mask.
11
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 profiles/arch/hppa/package.use.mask | 9 ---------
16 profiles/arch/hppa/use.mask | 1 +
17 2 files changed, 1 insertion(+), 9 deletions(-)
18
19 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
20 index 833137d965d..0588c1c514d 100644
21 --- a/profiles/arch/hppa/package.use.mask
22 +++ b/profiles/arch/hppa/package.use.mask
23 @@ -62,10 +62,6 @@ net-misc/openssh security-key
24 # net-libs/libgadu is not keyworded
25 net-im/pidgin gadu
26
27 -# Joonas Niilola <juippis@g.o> (2020-02-02)
28 -# luajit is not keyworded on this arch.
29 -dev-libs/efl luajit
30 -
31 # Jeroen Roovers <jer@g.o> (2020-01-28)
32 # sys-apps/systemd is not stable
33 net-analyzer/wireshark sdjournal
34 @@ -177,11 +173,6 @@ kde-frameworks/extra-cmake-modules doc
35 # pulls in many dev-ruby/asciidoctor dependencies (bug #583390)
36 net-misc/chrony html
37
38 -# Jeroen Roovers <jer@g.o> (2015-08-16)
39 -# Bundles luajit which has not been ported to HPPA (bug #554376)
40 -app-text/texlive-core luajittex
41 -dev-texlive/texlive-basic luajittex
42 -
43 # Jeroen Roovers <jer@g.o> (2015-07-03)
44 # net-libs/nghttp2 fails to compile (bug #552898)
45 net-libs/nghttp2 cxx
46
47 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
48 index f9206cfa08b..5438737be8f 100644
49 --- a/profiles/arch/hppa/use.mask
50 +++ b/profiles/arch/hppa/use.mask
51 @@ -95,6 +95,7 @@ clang
52 # Jeroen Roovers <jer@g.o> (2014-11-07)
53 # dev-lang/luajit has not been ported to HPPA
54 luajit
55 +luajittex
56
57 # Jeroen Roovers <jer@g.o> (2014-05-20)
58 # Mask USE=systemtap generally until proper kernel support is in place