git » rdfind.git » commit 6149f79

rdfind

author Urja (ARMLFS builder)
2025-02-10 10:22:49 UTC
committer Urja (ARMLFS builder)
2025-02-10 10:22:49 UTC
parent c7f66b86e9e06a83daf6d0308368a9259f4858aa

rdfind

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 53065c2..72cab2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=rdfind
 pkgver=1.6.0
 pkgrel=2
 pkgdesc='Redundant data find - a program that finds duplicate files'
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
 url='https://rdfind.pauldreik.se'
 license=('GPL-2.0-only')
 depends=('nettle' 'glibc' 'gcc-libs')