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 CACD4139083 for ; Thu, 23 Nov 2017 05:11:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8C20E0DA4; Thu, 23 Nov 2017 05:11:22 +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 AB135E0DA4 for ; Thu, 23 Nov 2017 05:11:22 +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 BFA333406D1 for ; Thu, 23 Nov 2017 05:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0DB2A472 for ; Thu, 23 Nov 2017 05:11:18 +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: <1511413775.fdf4679de7e3eaf1819be35ef5f0dfddc6dcbd2e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: fdf4679de7e3eaf1819be35ef5f0dfddc6dcbd2e X-VCS-Branch: master Date: Thu, 23 Nov 2017 05:11:18 +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: bf4b65eb-76cb-4e40-af08-eab613746349 X-Archives-Hash: 177fe96fe66998758b4d78c310b291ba commit: fdf4679de7e3eaf1819be35ef5f0dfddc6dcbd2e Author: Matt Turner gentoo org> AuthorDate: Thu Nov 23 05:09:35 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Nov 23 05:09:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf4679d profiles/arch/amd64: Drop ati-drivers from package.use Package is thankfully now long gone from the tree. profiles/arch/amd64/package.use | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index b7ee1f9b504..8791ceed9e5 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -17,7 +17,6 @@ dev-java/icedtea-bin -multilib # Michał Górny (28 Jun 2014) # Packages that should be multilib by default. -x11-drivers/ati-drivers abi_x86_32 x11-drivers/nvidia-drivers abi_x86_32 # Doug Goldstein (29 Oct 2012)