diff options
author | Erich Eckner <git@eckner.net> | 2017-09-06 21:15:00 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-06 21:15:00 +0200 |
commit | b339d5476a7be5fd2ccfd8a73ff740c8a8b79112 (patch) | |
tree | ab142d0a86da337080a2999cd276d02e4bfe08d8 /perl-moox-strictconstructor/PKGBUILD | |
parent | 538c204fc355603e0069acce01e95eddc9eb7daf (diff) | |
download | archlinuxewe-b339d5476a7be5fd2ccfd8a73ff740c8a8b79112.tar.xz |
perl-moox-strictconstructor: 'i686 x86_64' -> 'any'
Diffstat (limited to 'perl-moox-strictconstructor/PKGBUILD')
-rw-r--r-- | perl-moox-strictconstructor/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-moox-strictconstructor/PKGBUILD b/perl-moox-strictconstructor/PKGBUILD index 8c0f9ce06..5bbc8b85d 100644 --- a/perl-moox-strictconstructor/PKGBUILD +++ b/perl-moox-strictconstructor/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-moox-strictconstructor' pkgver='0.008' -pkgrel='4' +pkgrel='5' pkgdesc='Make your Moo-based object constructors blow up on unknown attributes.' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |