diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-26 03:03:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-26 03:06:01 +0100 |
commit | c2f837b99bb693e2d04902d81409d3ebc9500fc1 (patch) | |
tree | b17aaa7e7eadfa3c3bddd49e04d84d2adfc2fb0b /x11-drivers | |
parent | dev-util/cmake: x86 stable (bug #642236) (diff) | |
download | gentoo-c2f837b99bb693e2d04902d81409d3ebc9500fc1.tar.gz gentoo-c2f837b99bb693e2d04902d81409d3ebc9500fc1.tar.bz2 gentoo-c2f837b99bb693e2d04902d81409d3ebc9500fc1.zip |
x11-drivers/xf86-video-virtualbox: x86 stable (bug #640302)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 816a3943e3cd..bdb3c3d640ee 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}" |