diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-08 01:49:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-08 01:52:28 +0200 |
commit | 373ace75566a5cbe27684188677b9709db40b5ab (patch) | |
tree | 8d5da049506354196ba7c121ebc6f123f9f8393f /x11-drivers | |
parent | app-emulation/virtualbox: x86 stable (bug #655186) (diff) | |
download | gentoo-373ace75566a5cbe27684188677b9709db40b5ab.tar.gz gentoo-373ace75566a5cbe27684188677b9709db40b5ab.tar.bz2 gentoo-373ace75566a5cbe27684188677b9709db40b5ab.zip |
x11-drivers/xf86-video-virtualbox: x86 stable (bug #655186)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 932d9378fad9..ded923b23ee4 100644 --- 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 @@ -15,7 +15,7 @@ SRC_URI="https://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}" |