aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-date-manip
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-date-manip')
-rw-r--r--main/perl-date-manip/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/main/perl-date-manip/APKBUILD b/main/perl-date-manip/APKBUILD
index eaf22eb39b..7937c50b79 100644
--- a/main/perl-date-manip/APKBUILD
+++ b/main/perl-date-manip/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-date-manip
_pkgreal=Date-Manip
pkgver=6.75
-pkgrel=0
+pkgrel=1
pkgdesc="Date manipulation routines"
url="http://search.cpan.org/dist/Date-Manip/"
arch="noarch"
@@ -14,8 +14,6 @@ depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends perl-module-build"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/$_pkgreal-$pkgver.tar.gz"
-# FIXME: fix checks on 32bit
-options="!check" # tests hangs for some reason on 32bit
builddir="$srcdir/$_pkgreal-$pkgver"