From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BAAB81396D1 for ; Mon, 11 Sep 2017 10:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12BBD1FC076; Mon, 11 Sep 2017 10:20:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E57211FC076 for ; Mon, 11 Sep 2017 10:20:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AD6A3417CF for ; Mon, 11 Sep 2017 10:20:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03B6C9065 for ; Mon, 11 Sep 2017 10:20:18 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1505125197.3c29c9664cbab7f9906c243cc859cfdfe7f39230.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 3c29c9664cbab7f9906c243cc859cfdfe7f39230 X-VCS-Branch: master Date: Mon, 11 Sep 2017 10:20:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 25a8b329-4676-4a8b-8f2c-5c33a0ffa735 X-Archives-Hash: c4bb784bf64b323c1d352955d5a97fcc commit: 3c29c9664cbab7f9906c243cc859cfdfe7f39230 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Sep 11 10:13:03 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Sep 11 10:19:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c29c966 package.use.mask: Mask systemtap useflag for glibc on hppa (systemtap has no hppa keywords) profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 89c633e16d4..b047725e46e 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas K. Hüttel (11 Sep 2017) +# Systemtap has no hppa keywords +sys-libs/glibc systemtap + # Göktürk Yüksek (15 Aug 2017) # Requires java app-forensics/sleuthkit java