xf86-video-intel: i686 not broken (try)

The package compiles for i686 here.
This commit is contained in:
Juergen Buchmueller 2016-09-24 11:37:44 +02:00
parent c3be453d94
commit ac725c54b1

View file

@ -20,10 +20,6 @@ license="MIT"
LDFLAGS="-Wl,-z,lazy"
case "$XBPS_TARGET_MACHINE" in
i686) broken="https://build.voidlinux.eu/builders/i686_builder/builds/24567/steps/shell_3/logs/stdio"
esac
do_fetch() {
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
cd ${wrksrc}