summaryrefslogtreecommitdiffstats
path: root/main/perl-error
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-30 13:37:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-30 13:37:55 +0000
commit5d68b6f29de7b0d51b2b7e5c816129f6d94b1942 (patch)
tree0a7f350aa87a0ca0b251da27f66d4933fef4ed62 /main/perl-error
parentc31781de880bb08a16795ccfc4011c02eaf2539e (diff)
main/perl-[various]: set noarch
Diffstat (limited to 'main/perl-error')
-rw-r--r--main/perl-error/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-error/APKBUILD b/main/perl-error/APKBUILD
index bbaedc30b2f..7845e0a3a16 100644
--- a/main/perl-error/APKBUILD
+++ b/main/perl-error/APKBUILD
@@ -3,10 +3,10 @@
pkgname=perl-error
_realname=Error
pkgver=0.17016
-pkgrel=0
+pkgrel=1
pkgdesc="Perl module error/exception handling in an OO-ish way"
url="http://search.cpan.org/~shlomif/Error-$pkgver/"
-arch="x86 x86_64"
+arch="noarch"
license="GPL PerlArtistic"
depends="perl"
makedepends="perl-dev"