summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2023-04-01 13:11:37 +0200
committerDaniel Peukert2023-04-01 13:11:37 +0200
commite0e9fa6c94d2196c4c4ba9643bfee54ada7f46a7 (patch)
tree6ee6a464d46bb35d0a7ccfc23a65998952709c9d /PKGBUILD
parentb090f1b0d8208a26423973af227edd08409fd2ec (diff)
downloadaur-e0e9fa6c94d2196c4c4ba9643bfee54ada7f46a7.tar.gz
Update 32-bit architectures based on available dependencies and binaries
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe73ec60df5b..311f1ef8b058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname="$_pkgname-git"
pkgver='0.1.4.r6.g7c05853'
pkgrel='1'
pkgdesc='Console tool to display drive list with commonly checked smart info - git version'
-arch=('x86_64' 'i686' 'armv7h' 'aarch64')
+arch=('x86_64' 'i686' 'pentium4' 'armv7h' 'aarch64')
url="https://github.com/alttch/$_pkgname"
license=('MIT')
depends=('smartmontools>=7.0')