testing/emacs: disable x86_64 for now

Due to the error:
/home/autobuild/aports/testing/emacs/src/emacs-23.3/lib-src/test-distrib: can't handle reloc type R_X86_64_RELATIVE
make[1]: *** [test-distrib] Error 1
This commit is contained in:
Natanael Copa 2011-10-12 09:08:58 +00:00
parent 48bc28151a
commit 5bb1363654

View File

@ -5,7 +5,7 @@ pkgver=23.3a
pkgrel=0
pkgdesc="GNU Emacs text editor"
url="http://www.gnu.org/software/emacs/"
arch="all"
arch="x86"
license="GPLv3+"
depends=""
depends_dev=""