aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/emacs-xorg/APKBUILD2
-rw-r--r--testing/emacs/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/emacs-xorg/APKBUILD b/testing/emacs-xorg/APKBUILD
index 25899c57a4..b652318ce8 100644
--- a/testing/emacs-xorg/APKBUILD
+++ b/testing/emacs-xorg/APKBUILD
@@ -6,7 +6,7 @@ pkgver=24.99
pkgrel=0
gitver=7eb2077f9dd14ae9d70a12c621151afd50ea6e96
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
-arch="i686 x86_64"
+arch="x86 x86_64"
url="http://www.gnu.org/software/emacs/emacs.html"
license="GPL3"
depends="hicolor-icon-theme desktop-file-utils"
diff --git a/testing/emacs/APKBUILD b/testing/emacs/APKBUILD
index 4eaff55347..dc241c3157 100644
--- a/testing/emacs/APKBUILD
+++ b/testing/emacs/APKBUILD
@@ -6,7 +6,7 @@ pkgver=24.99
pkgrel=0
gitver=7eb2077f9dd14ae9d70a12c621151afd50ea6e96
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
-arch="i686 x86_64"
+arch="x86 x86_64"
url="http://www.gnu.org/software/emacs/emacs.html"
license="GPL3"
depends="hicolor-icon-theme desktop-file-utils"