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 53EA5138351 for ; Thu, 2 Apr 2020 02:11:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2247DE0CFF; Thu, 2 Apr 2020 02:11:12 +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 08A68E0CFF for ; Thu, 2 Apr 2020 02:11:12 +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 13C6834F19B for ; Thu, 2 Apr 2020 02:11:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5330E1C9 for ; Thu, 2 Apr 2020 02:11:06 +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: <1585793456.70cd108f1e48dbde2f4840f7b67f141f954d4cf0.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/make.defaults X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 70cd108f1e48dbde2f4840f7b67f141f954d4cf0 X-VCS-Branch: master Date: Thu, 2 Apr 2020 02:11:06 +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: ccf9bf15-a49f-4075-ad5d-4b8116fa6f48 X-Archives-Hash: 87f6e54b95adc72d744c0e8fbd2a6f9f commit: 70cd108f1e48dbde2f4840f7b67f141f954d4cf0 Author: Matt Turner gentoo org> AuthorDate: Thu Apr 2 02:10:44 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 2 02:10:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cd108f profiles/sparc: Drop temporary RUBY_TARGETS Signed-off-by: Matt Turner gentoo.org> profiles/arch/sparc/make.defaults | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index d78ba38801a..ef87ea58b59 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -46,7 +46,3 @@ VIDEO_CARDS="fbdev glint mga r128 radeon" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff