diff options
author | Erich Eckner <git@eckner.net> | 2017-09-06 21:16:37 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-06 21:16:37 +0200 |
commit | 095f06cc44af218d3f188d4f307a8cae91214fc3 (patch) | |
tree | a4add7e8b85a55442ce50097f74c50cf6926b872 /perl-ppix-utilities/PKGBUILD | |
parent | 7a5e5863de94b0132ce687c75731a61530cd088c (diff) | |
download | archlinuxewe-095f06cc44af218d3f188d4f307a8cae91214fc3.tar.xz |
perl-ppix-utilities: 'i686 x86_64' -> 'any'
Diffstat (limited to 'perl-ppix-utilities/PKGBUILD')
-rw-r--r-- | perl-ppix-utilities/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-ppix-utilities/PKGBUILD b/perl-ppix-utilities/PKGBUILD index d323270a4..6836692e3 100644 --- a/perl-ppix-utilities/PKGBUILD +++ b/perl-ppix-utilities/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-ppix-utilities' pkgver='1.001000' -pkgrel='2' +pkgrel='3' pkgdesc='Extensions to PPI.' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |