aboutsummaryrefslogtreecommitdiffstats
path: root/main/argon2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/argon2/APKBUILD')
-rw-r--r--main/argon2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/argon2/APKBUILD b/main/argon2/APKBUILD
index 80dbf329600..339a753cf7d 100644
--- a/main/argon2/APKBUILD
+++ b/main/argon2/APKBUILD
@@ -7,7 +7,7 @@ pkgver=20171227
pkgrel=1
pkgdesc="The password hash Argon2, winner of PHC"
url="https://github.com/P-H-C/phc-winner-argon2"
-arch="all !armhf"
+arch="all"
license="Apache-2.0 CC0-1.0"
subpackages="$pkgname-dev $pkgname-dev $pkgname-libs"
source="$pkgname-$pkgver.tar.gz::https://github.com/P-H-C/$_pkgname/archive/$pkgver.tar.gz"