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 BF1EB1382C5 for ; Wed, 14 Mar 2018 21:29:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64905E0855; Wed, 14 Mar 2018 21:29:28 +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 46854E0855 for ; Wed, 14 Mar 2018 21:29:27 +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 751C9335CA2 for ; Wed, 14 Mar 2018 21:29:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A910125B for ; Wed, 14 Mar 2018 21:29:23 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1521062955.6161d5f1b46a86d377045db8cf21c65009cbce43.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/make.defaults profiles/arch/powerpc/ppc64/use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6161d5f1b46a86d377045db8cf21c65009cbce43 X-VCS-Branch: master Date: Wed, 14 Mar 2018 21:29:23 +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: 7a4a67af-9822-46d9-934a-14dcab9c2bd0 X-Archives-Hash: fd91ffc01cb6738e52ac50d2a6f62bc3 commit: 6161d5f1b46a86d377045db8cf21c65009cbce43 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Mar 14 20:02:11 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Mar 14 21:29:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6161d5f1 profiles/arch/powerpc/ppc64: unmask ruby23, bug #639476 Bug: https://bugs.gentoo.org/639476 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/powerpc/ppc64/make.defaults | 4 ---- profiles/arch/powerpc/ppc64/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 6ea71879630..fe54e02e4ef 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mach64 mga nv r128 radeon vesa" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" - -# Hans de Graaff (21 Jan 2018) -# Temporary entry to support stable bug 639476 -RUBY_TARGETS="ruby22" diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index fe877c3e26a..e797af411b7 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -3,7 +3,3 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask - -# Hans de Graaff (21 Jan 2018) -# Temporary mask to support stable bug 639476 -ruby_targets_ruby23