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 031AE138334 for ; Fri, 10 May 2019 01:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9582E07F1; Fri, 10 May 2019 01:20:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8A327E07F1 for ; Fri, 10 May 2019 01:20:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A84A0343EF4 for ; Fri, 10 May 2019 01:20:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DCA9549 for ; Fri, 10 May 2019 01:20:48 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1557451180.5fb2d76331d530383a1939de2e02f0ffe585ffd2.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5fb2d76331d530383a1939de2e02f0ffe585ffd2 X-VCS-Branch: master Date: Fri, 10 May 2019 01:20:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 99052da1-9b9b-4d20-ac71-db71e99af3e4 X-Archives-Hash: 0010e7c0ff4abeaea2d571d74ffb9b4a commit: 5fb2d76331d530383a1939de2e02f0ffe585ffd2 Author: Aaron Bauman gentoo org> AuthorDate: Fri May 10 01:19:40 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri May 10 01:19:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb2d763 arch/arm64/package.use.stable.mask: drop systemtap mask * dev-util/systemtap is stable Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.stable.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index ddfa051c219..01c39671717 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -92,9 +92,3 @@ net-analyzer/netcat crypt # Michał Górny (07 Feb 2018) # sys-libs/tevent is not stable here. dev-libs/libverto tevent - -# Andreas K. Hüttel (21 Jan 2018) -# systemtap is not yet stable on arm64 -dev-libs/glib systemtap -sys-libs/glibc systemtap -sys-devel/gcc systemtap