skype: err restrict builds only for x86.
This commit is contained in:
parent
3d63d7cf12
commit
b4627604ee
|
@ -10,7 +10,7 @@ license="skype"
|
|||
distfiles="http://download.skype.com/linux/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a51616242b8b1202b936ac958024b793cc271fe9994372efb1e7930d98b9f38c
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
only_for_archs="i686"
|
||||
nonfree="yes"
|
||||
nostrip="yes"
|
||||
|
||||
|
|
Loading…
Reference in New Issue