Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
Date: Mon, 11 Sep 2017 10:20:21
Message-Id: 1505125197.3c29c9664cbab7f9906c243cc859cfdfe7f39230.dilfridge@gentoo
1 commit: 3c29c9664cbab7f9906c243cc859cfdfe7f39230
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 10:13:03 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 10:19:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c29c966
7
8 package.use.mask: Mask systemtap useflag for glibc on hppa (systemtap has no hppa keywords)
9
10 profiles/arch/hppa/package.use.mask | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
14 index 89c633e16d4..b047725e46e 100644
15 --- a/profiles/arch/hppa/package.use.mask
16 +++ b/profiles/arch/hppa/package.use.mask
17 @@ -4,6 +4,10 @@
18 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
19 # request bug for the hppa arch.
20
21 +# Andreas K. Hüttel <dilfridge@g.o> (11 Sep 2017)
22 +# Systemtap has no hppa keywords
23 +sys-libs/glibc systemtap
24 +
25 # Göktürk Yüksek <gokturk@g.o> (15 Aug 2017)
26 # Requires java
27 app-forensics/sleuthkit java