From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 700F91383E0 for ; Thu, 1 Oct 2015 13:18:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1659C21C026; Thu, 1 Oct 2015 13:18:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2D5D21C033 for ; Thu, 1 Oct 2015 13:18:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7F223411C5 for ; Thu, 1 Oct 2015 13:18:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A35BD375 for ; Thu, 1 Oct 2015 13:18:50 +0000 (UTC) From: "Chí-Thanh Christopher Nguyễn" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chí-Thanh Christopher Nguyễn" Message-ID: <1443705540.5f760723dbd0225f28d53cb65ecfe12fbe8e2f1e.chithanh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild X-VCS-Directories: x11-drivers/xf86-video-ati/ X-VCS-Committer: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: 5f760723dbd0225f28d53cb65ecfe12fbe8e2f1e X-VCS-Branch: master Date: Thu, 1 Oct 2015 13:18:50 +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: 27dec6a5-999d-4f1d-a754-d84b42a62135 X-Archives-Hash: 28703d88d3ec12163869098382f2e547 commit: 5f760723dbd0225f28d53cb65ecfe12fbe8e2f1e Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Thu Oct 1 13:19:00 2015 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Thu Oct 1 13:19:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f760723 x11-drivers/xf86-video-ati: keyword ~amd64-fbsd Package-Manager: portage-2.2.20.1 x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild index 4d6f4d2..5d62124 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.5.0.ebuild @@ -10,7 +10,7 @@ inherit linux-info xorg-2 DESCRIPTION="ATI video driver" HOMEPAGE="http://www.x.org/wiki/ati/" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="+glamor udev" RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon]