mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
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:
parent
48bc28151a
commit
5bb1363654
@ -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=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user