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 503DE138350 for ; Thu, 2 Apr 2020 02:11:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDAE9E0BF1; Thu, 2 Apr 2020 02:11:10 +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 A925FE0C2A for ; Thu, 2 Apr 2020 02:11:10 +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 CC8C034FC10 for ; Thu, 2 Apr 2020 02:11:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E87031C1 for ; Thu, 2 Apr 2020 02:11:05 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1585793455.62d2811452d70c877a33cbfb6b7d4190348b19e4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/make.defaults X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 62d2811452d70c877a33cbfb6b7d4190348b19e4 X-VCS-Branch: master Date: Thu, 2 Apr 2020 02:11:05 +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: 3ae44ecb-b265-4e38-b32d-94ffde45068b X-Archives-Hash: 5b183bcde18bf8c1fb13b35acfbc0afc commit: 62d2811452d70c877a33cbfb6b7d4190348b19e4 Author: Matt Turner gentoo org> AuthorDate: Thu Apr 2 02:07:42 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 2 02:10:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d28114 profiles/alpha: Drop temporary RUBY_TARGETS Signed-off-by: Matt Turner gentoo.org> profiles/arch/alpha/make.defaults | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 53d3fb237ea..6749b9c0a44 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -32,7 +32,3 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff