diff options
-rw-r--r-- | perl-debug-showstuff/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-debug-showstuff/PKGBUILD b/perl-debug-showstuff/PKGBUILD index e027d5b55..1a53f1956 100644 --- a/perl-debug-showstuff/PKGBUILD +++ b/perl-debug-showstuff/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-debug-showstuff' pkgver='1.16' -pkgrel='4' +pkgrel='5' pkgdesc='Debug::ShowStuff - A collection of handy debugging routines for displaying the values of variables with a minimum of coding.' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |