atom: only for arch x86_64 and i686
This commit is contained in:
parent
9d992bf9d5
commit
494144ed5a
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://atom.io"
|
|||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=bd5d4b1c096d0666887050f10888042a4b4a84901002a307ae7f19bbfda69c29
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue