summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrikilinux2020-10-19 21:51:07 -0300
committerFrikilinux2020-10-19 22:06:34 -0300
commit7fdc8fec7451b9a6c84e3839bb91dc0194008741 (patch)
treed11d70230c61e553e5677f7786ff1e015f2a0e62 /PKGBUILD
parent2eca8f8d0e9aa87ab1b2a2ceb324111cb9b9eeda (diff)
downloadaur-whipper-plugin-eaclogger.tar.gz
Change architecture to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 608ac4ec4932..b5b5db833916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=whipper-plugin-eaclogger
pkgver=0.5.0
pkgrel=1
pkgdesc="A plugin for whipper which provides EAC style log reports."
-arch=(x86_64)
+arch=(any)
url="https://github.com/whipper-team/whipper-plugin-eaclogger"
license=('ISC')
depends=('python' 'whipper')