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 34002138350 for ; Sun, 26 Apr 2020 15:57:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E469E0ABD; Sun, 26 Apr 2020 15:57:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 34439E0ABD for ; Sun, 26 Apr 2020 15:57:44 +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 52DFE34F7C4 for ; Sun, 26 Apr 2020 15:57:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 031E51F5 for ; Sun, 26 Apr 2020 15:57:42 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1587916650.5041928ed71c196f1cf5eebefc7297162b06670b.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 5041928ed71c196f1cf5eebefc7297162b06670b X-VCS-Branch: master Date: Sun, 26 Apr 2020 15:57:42 +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: c448e459-176e-436c-ad7e-ac9f137b6c2f X-Archives-Hash: 9c2f62e8306b809f561845cc66cc5478 commit: 5041928ed71c196f1cf5eebefc7297162b06670b Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Apr 26 15:55:05 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Apr 26 15:57:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5041928e profiles/arch/powerpc/package.use.mask: remove glibc[static-pie] mask it's now masked in arch/base Bug: https://bugs.gentoo.org/719444 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index e080f326a67..8baff944814 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Georgy Yakovlev (2020-04-25) -# static-pie is not fully implemented on ppc/ppc64, bug #719444 -sys-libs/glibc static-pie - # Lars Wendler (2020-04-20) # Not keyworded on ppc net-misc/whois xcrypt