beignet: reenable accidentally commented out archs

This commit is contained in:
q66 2020-05-09 03:41:56 +02:00
parent 456f98f576
commit b411ccc808

View file

@ -2,7 +2,7 @@
pkgname=beignet
version=1.3.2
revision=7
#archs="i686* x86_64*"
archs="i686* x86_64*"
wrksrc="Beignet-${version}-Source"
build_style=cmake
hostmakedepends="clang llvm pkg-config"