Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/
Date: Mon, 07 May 2018 23:55:20
Message-Id: 1525737148.373ace75566a5cbe27684188677b9709db40b5ab.whissi@gentoo
1 commit: 373ace75566a5cbe27684188677b9709db40b5ab
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 23:49:26 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 23:52:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373ace75
7
8 x11-drivers/xf86-video-virtualbox: x86 stable (bug #655186)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild
16 index 932d9378fad..ded923b23ee 100644
17 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild
18 +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="dri"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"