summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-07 19:59:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-07 21:22:22 +0200
commit7d0cedcab61b283cf6370914faccd5a7f5fa5893 (patch)
tree72163dcf52433165fc2299bac1b2cb5de1f9fa36 /x11-drivers
parentx11-drivers/xf86-video-vesa: x86 stable (bug #649316) (diff)
downloadgentoo-7d0cedcab61b283cf6370914faccd5a7f5fa5893.tar.gz
gentoo-7d0cedcab61b283cf6370914faccd5a7f5fa5893.tar.bz2
gentoo-7d0cedcab61b283cf6370914faccd5a7f5fa5893.zip
x11-drivers/xf86-video-intel: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild
index 2f17deefb114..8ab62dfd214b 100644
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20180214.ebuild
@@ -10,7 +10,7 @@ inherit linux-info xorg-2 flag-o-matic
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
COMMIT_ID="75795523003798d789d417e82aaa81c7ea1ed616"
SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz -> ${P}.tar.xz"
S=${WORKDIR}/${COMMIT_ID}