summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602020-08-05 18:44:09 +0200
committerzocker-1602020-08-05 18:44:09 +0200
commit09b9f7ca2d1d5c203a4a561a84c3f4d8d68f5729 (patch)
tree238ea33e7fe01f1a5ec1697765cc039ba60453ed
parent26aae3833844a5237e78f1ad5fbad7125e7e08a9 (diff)
downloadaur-09b9f7ca2d1d5c203a4a561a84c3f4d8d68f5729.tar.gz
remove i686 from arch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c5b9a02da18..54d0e22ae6ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=ifm
pkgver=5.5
pkgrel=1
pkgdesc="A language and a program for keeping track of your progress through an Interactive Fiction game."
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://ifm.readthedocs.io/en/latest/intro.html"
license=('GPL2')
depends=('tk' 'perl')