summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e02f59b810ba..f9d93773c4c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname='perl-data-float'
_dist='Data-Float'
pkgver='0.013'
-pkgrel='2'
+pkgrel='3'
pkgdesc="Contains the Data::Float module, native floating point numerical data type"
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')