mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
skype: err restrict builds only for x86.
This commit is contained in:
parent
3d63d7cf12
commit
b4627604ee
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ license="skype"
|
||||||
distfiles="http://download.skype.com/linux/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.skype.com/linux/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a51616242b8b1202b936ac958024b793cc271fe9994372efb1e7930d98b9f38c
|
checksum=a51616242b8b1202b936ac958024b793cc271fe9994372efb1e7930d98b9f38c
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686"
|
||||||
nonfree="yes"
|
nonfree="yes"
|
||||||
nostrip="yes"
|
nostrip="yes"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue