bbswitch: drop noarch, restrict to x86_64 (makes no sense elsewhere)
This commit is contained in:
parent
4e9e7c780f
commit
a0fb442285
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'bbswitch'
|
||||
pkgname=bbswitch
|
||||
version=0.8
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
archs="x86_64*"
|
||||
depends="dkms"
|
||||
short_desc="Kernel module for disabling the nVidia GPU on Optimus laptops"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue