diff options
-rw-r--r-- | perl-datetime-format-mysql/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-datetime-format-mysql/PKGBUILD b/perl-datetime-format-mysql/PKGBUILD index 0f014c50..b7376275 100644 --- a/perl-datetime-format-mysql/PKGBUILD +++ b/perl-datetime-format-mysql/PKGBUILD @@ -3,9 +3,9 @@ pkgname=perl-datetime-format-mysql pkgver='0.06' -pkgrel='4' +pkgrel='5' pkgdesc="Parse and format MySQL dates and times" -arch=(i686 x86_64) +arch=('any') license=('perl') url="http://search.cpan.org/~drolsky/DateTime-Format-MySQL" options=(!emptydirs) |