summaryrefslogtreecommitdiff
path: root/perl-hook-lexwrap
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-09 14:13:37 +0200
committerErich Eckner <git@eckner.net>2016-04-11 11:29:20 +0200
commit329f80f85f6743768c1cea500888debb87998ced (patch)
tree7b98286e5cfd6e11bd898dce97003dd41b5eac76 /perl-hook-lexwrap
parent64db7d5a9056c8bd5148e261c3519f8b0139fc3b (diff)
downloadarchlinuxewe.git.save-329f80f85f6743768c1cea500888debb87998ced.tar.xz
diverse perl-pakete haben jetzt wieder arch=('any')
Diffstat (limited to 'perl-hook-lexwrap')
-rw-r--r--perl-hook-lexwrap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-hook-lexwrap/PKGBUILD b/perl-hook-lexwrap/PKGBUILD
index c4f739f3..56b3ce9a 100644
--- a/perl-hook-lexwrap/PKGBUILD
+++ b/perl-hook-lexwrap/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-hook-lexwrap'
pkgver='0.25'
pkgrel='1'
pkgdesc="Lexically scoped subroutine wrappers"
-arch=('x86_64' 'i686')
+arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.006')