summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbiego2019-04-01 23:13:14 +0200
committersbiego2019-04-01 23:13:14 +0200
commit95ef7ddf1b84648029f40bb8c75e1b8dbdedeea8 (patch)
tree6998a2e6dad866cb8eb1e81d04c44f22ee99fba8
parent056af83518dcb870e318c341346f686eb2e749ae (diff)
downloadaur-95ef7ddf1b84648029f40bb8c75e1b8dbdedeea8.tar.gz
rm unused options
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b11d8272737..976300f4e32c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=iblu-git
pkgver=r38.0ff4315
pkgrel=1
pkgdesc="Intel Black Light Utility, written in python, allows you to control the screen brightness (iX processors family), via command line interface."
-arch=('i686' 'x86_64' 'aarch64')
+arch=('any')
url="https://git.eigenlab.org/sbiego/iblu"
license=('GPLv3')
depends=('python')