atom: restrict to x86_64 for now.
This commit is contained in:
parent
98d2917bbf
commit
759fd69e00
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ version=1.1.0
|
|||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
# XXX FAILS EVERYWHERE
|
||||
only_for_archs="x86_64"
|
||||
hostmakedepends="git pkg-config python-devel nodejs"
|
||||
makedepends="python-devel GConf-devel libgnome-keyring-devel"
|
||||
short_desc="Chrome-based text editor from Github"
|
||||
|
|
Loading…
Reference in a new issue