From 5bb1363654a605b9943689f44e396f59c7e7ffef Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 12 Oct 2011 09:08:58 +0000 Subject: 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 --- testing/emacs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/emacs/APKBUILD') diff --git a/testing/emacs/APKBUILD b/testing/emacs/APKBUILD index 6c5d9ffaf..cdc3afc75 100644 --- a/testing/emacs/APKBUILD +++ b/testing/emacs/APKBUILD @@ -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="" -- cgit v1.2.3