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 67221139694 for ; Fri, 10 Mar 2017 21:17:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C737EE0C10; Fri, 10 Mar 2017 21:17:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A56AEE0BD8 for ; Fri, 10 Mar 2017 21:17:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD8C433D3CE for ; Fri, 10 Mar 2017 21:17:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9790F63BD for ; Fri, 10 Mar 2017 21:17:53 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489180489.bd0538fb07551d4dc6289b24826be1668e9538cf.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-chips/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild X-VCS-Directories: x11-drivers/xf86-video-chips/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: bd0538fb07551d4dc6289b24826be1668e9538cf X-VCS-Branch: master Date: Fri, 10 Mar 2017 21:17:53 +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: d190d8c6-f8c2-44d5-a510-11205904334d X-Archives-Hash: 07095ab653ae36b7619fedeba742a814 commit: bd0538fb07551d4dc6289b24826be1668e9538cf Author: Michael Weber gentoo org> AuthorDate: Fri Mar 10 21:14:49 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Mar 10 21:14:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0538fb x11-drivers/xf86-video-chips: ppc stable (bug 611056) Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64" x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild index f02d7c8604a..ff3b9e200d8 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.7.ebuild @@ -7,5 +7,5 @@ inherit xorg-2 DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE=""