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 E1EB7138AE9 for ; Fri, 29 Dec 2017 17:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FD7CE0DFE; Fri, 29 Dec 2017 17:47:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3C940E0DFE for ; Fri, 29 Dec 2017 17:47:19 +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 0515733C1EB for ; Fri, 29 Dec 2017 17:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF712AE8F for ; Fri, 29 Dec 2017 17:47:17 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1514569573.7f952138f375d12be58a773938e062d2c563af38.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild X-VCS-Directories: x11-drivers/xf86-video-virtualbox/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 7f952138f375d12be58a773938e062d2c563af38 X-VCS-Branch: master Date: Fri, 29 Dec 2017 17:47:17 +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: d0c29be8-0546-47a6-882c-c3754fdca809 X-Archives-Hash: c14af2d1e3d790d680d2119445302f27 commit: 7f952138f375d12be58a773938e062d2c563af38 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Dec 29 17:46:13 2017 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Dec 29 17:46:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f952138 x11-drivers/xf86-video-virtualbox: amd64 stable wrt bug #640302 Package-Manager: Portage-2.3.13, Repoman-2.3.3 x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild index bdb3c3d640e..ec4f9e00926 100644 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="dri" REQUIRED_USE="${PYTHON_REQUIRED_USE}"