summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-06 22:11:48 +0200
committerErich Eckner <git@eckner.net>2016-04-11 11:29:19 +0200
commit776f28652b3f9e1d9a6b564eaeb61d3a5171cc6b (patch)
tree8e6642623e43fc98f02fc07ee0de79a5c7e40c18
parentd1bdb00166d36fbcc14e72eb1276ce6d212ad476 (diff)
downloadarchlinuxewe.git.save-776f28652b3f9e1d9a6b564eaeb61d3a5171cc6b.tar.xz
'any' -> 'x86_64' 'i686'
-rwxr-xr-xperl-chemistry-elements/PKGBUILD2
-rw-r--r--perl-class-load-xs/PKGBUILD2
-rwxr-xr-xperl-config-ini/PKGBUILD2
-rw-r--r--perl-const-fast/PKGBUILD2
-rw-r--r--perl-cpan-meta-check/PKGBUILD2
-rw-r--r--perl-devel-checklib/PKGBUILD2
-rw-r--r--perl-devel-overloadinfo/PKGBUILD2
-rw-r--r--perl-encoding-fixlatin/PKGBUILD2
-rw-r--r--perl-eval-closure/PKGBUILD2
-rw-r--r--perl-file-countlines/PKGBUILD2
-rw-r--r--perl-file-find-rule-perl/PKGBUILD2
-rw-r--r--perl-file-find-rule/PKGBUILD2
-rw-r--r--perl-file-touch/PKGBUILD2
-rw-r--r--perl-graph/PKGBUILD2
-rw-r--r--perl-heap/PKGBUILD2
-rw-r--r--perl-io-captureoutput/PKGBUILD2
-rwxr-xr-xperl-math-random/PKGBUILD2
-rw-r--r--perl-mixin-linewise/PKGBUILD2
-rw-r--r--perl-module-runtime-conflicts/PKGBUILD2
-rw-r--r--perl-moose/PKGBUILD2
-rw-r--r--perl-moosex-aliases/PKGBUILD2
-rw-r--r--perl-moosex-types/PKGBUILD2
-rw-r--r--perl-number-compare/PKGBUILD2
-rw-r--r--perl-perlio-utf8-strict/PKGBUILD2
-rw-r--r--perl-pod-pom/PKGBUILD2
-rw-r--r--perl-statistics-descriptive/PKGBUILD2
-rw-r--r--perl-sub-exporter-formethods/PKGBUILD2
-rw-r--r--perl-task-weaken/PKGBUILD2
-rw-r--r--perl-test-cleannamespaces/PKGBUILD2
-rw-r--r--perl-text-glob/PKGBUILD2
-rw-r--r--perl-tree-simple/PKGBUILD2
-rw-r--r--perl-want/PKGBUILD2
32 files changed, 32 insertions, 32 deletions
diff --git a/perl-chemistry-elements/PKGBUILD b/perl-chemistry-elements/PKGBUILD
index 825ac4d2..cee15b89 100755
--- a/perl-chemistry-elements/PKGBUILD
+++ b/perl-chemistry-elements/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=perl-chemistry-elements
pkgver=1.062
pkgrel=1
pkgdesc="Perl extension for working with Chemical Elements"
-arch=('any')
+arch=('x86_64' 'i686')
url="https://github.com/briandfoy/chemistry-elements"
license=('GPL' 'PerlArtistic')
groups=()
diff --git a/perl-class-load-xs/PKGBUILD b/perl-class-load-xs/PKGBUILD
index e1f88330..dd061a05 100644
--- a/perl-class-load-xs/PKGBUILD
+++ b/perl-class-load-xs/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=Class-Load-XS
pkgver=0.09
pkgrel=3
pkgdesc="XS implementation of parts of Class::Load"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic2')
options=('!emptydirs')
# https://bugs.archlinux.org/task/43204
diff --git a/perl-config-ini/PKGBUILD b/perl-config-ini/PKGBUILD
index 421f625f..1440a26b 100755
--- a/perl-config-ini/PKGBUILD
+++ b/perl-config-ini/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=perl-config-ini
pkgver=0.025
pkgrel=1
pkgdesc="Perl extension for config ini's"
-arch=('any')
+arch=('x86_64' 'i686')
url="https://github.com/rjbs/Config-INI"
license=('GPL' 'PerlArtistic')
groups=()
diff --git a/perl-const-fast/PKGBUILD b/perl-const-fast/PKGBUILD
index 80ef43a4..b3c1070c 100644
--- a/perl-const-fast/PKGBUILD
+++ b/perl-const-fast/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-const-fast'
pkgver='0.014'
pkgrel='1'
pkgdesc="Facility for creating read-only scalars, arrays, and hashes"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
diff --git a/perl-cpan-meta-check/PKGBUILD b/perl-cpan-meta-check/PKGBUILD
index fba3e9d8..5d35db11 100644
--- a/perl-cpan-meta-check/PKGBUILD
+++ b/perl-cpan-meta-check/PKGBUILD
@@ -4,7 +4,7 @@ pkgname='perl-cpan-meta-check'
pkgver='0.012'
pkgrel='2'
pkgdesc="Verify requirements in a CPAN::Meta object"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-devel-checklib/PKGBUILD b/perl-devel-checklib/PKGBUILD
index a6b446fc..35ec8a3b 100644
--- a/perl-devel-checklib/PKGBUILD
+++ b/perl-devel-checklib/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-devel-checklib'
pkgver='1.06'
pkgrel='2'
pkgdesc="Module to check if other perl modules are installed"
-arch=('any')
+arch=('x86_64' 'i686')
url='http://search.cpan.org/dist/Devel-CheckLib/'
license=('PerlArtistic' 'GPL')
depends=('perl')
diff --git a/perl-devel-overloadinfo/PKGBUILD b/perl-devel-overloadinfo/PKGBUILD
index 21c3e9d3..64de857f 100644
--- a/perl-devel-overloadinfo/PKGBUILD
+++ b/perl-devel-overloadinfo/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-devel-overloadinfo'
pkgver='0.004'
pkgrel='2'
pkgdesc="introspect overloaded operators"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-mro-compat' 'perl-package-stash>=0.14' 'perl-sub-identify' 'perl>=5.006')
diff --git a/perl-encoding-fixlatin/PKGBUILD b/perl-encoding-fixlatin/PKGBUILD
index c26a60c5..db21ca12 100644
--- a/perl-encoding-fixlatin/PKGBUILD
+++ b/perl-encoding-fixlatin/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-encoding-fixlatin'
pkgver='1.04'
pkgrel='1'
pkgdesc="takes mixed encoding input and produces UTF-8 output"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
diff --git a/perl-eval-closure/PKGBUILD b/perl-eval-closure/PKGBUILD
index f2741c9b..63c345d8 100644
--- a/perl-eval-closure/PKGBUILD
+++ b/perl-eval-closure/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=Eval-Closure
pkgver=0.13
pkgrel=1
pkgdesc="safely and cleanly create closures via string eval"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-try-tiny' 'perl-sub-exporter')
diff --git a/perl-file-countlines/PKGBUILD b/perl-file-countlines/PKGBUILD
index 4cbeb8af..d46ea73a 100644
--- a/perl-file-countlines/PKGBUILD
+++ b/perl-file-countlines/PKGBUILD
@@ -2,7 +2,7 @@ pkgname='perl-file-countlines'
pkgver='0.0.3'
pkgrel='1'
pkgdesc="efficiently count the number of line breaks in a file."
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-perlio-utf8-strict' 'perl-sub-exporter')
diff --git a/perl-file-find-rule-perl/PKGBUILD b/perl-file-find-rule-perl/PKGBUILD
index 392f9270..fb469a03 100644
--- a/perl-file-find-rule-perl/PKGBUILD
+++ b/perl-file-find-rule-perl/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-file-find-rule-perl'
pkgver='1.13'
pkgrel='2'
pkgdesc="Common rules for searching for Perl things"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-file-find-rule>=0.20' 'perl-params-util>=0.38' 'perl')
diff --git a/perl-file-find-rule/PKGBUILD b/perl-file-find-rule/PKGBUILD
index 568892fc..082996f7 100644
--- a/perl-file-find-rule/PKGBUILD
+++ b/perl-file-find-rule/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-file-find-rule'
pkgver='0.33'
pkgrel='4'
pkgdesc="Alternative interface to File::Find"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-number-compare' 'perl-text-glob>=0.07')
diff --git a/perl-file-touch/PKGBUILD b/perl-file-touch/PKGBUILD
index c4006af0..d5c53a80 100644
--- a/perl-file-touch/PKGBUILD
+++ b/perl-file-touch/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-file-touch'
pkgver='0.09'
pkgrel='2'
pkgdesc="update file access and modification times, optionally creating files if needed"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.006')
diff --git a/perl-graph/PKGBUILD b/perl-graph/PKGBUILD
index 5cba566b..aa11e02c 100644
--- a/perl-graph/PKGBUILD
+++ b/perl-graph/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-graph'
pkgver='0.9704'
pkgrel='2'
pkgdesc="graph data structures and algorithms"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-heap/PKGBUILD b/perl-heap/PKGBUILD
index 4e18e655..28f8d5f6 100644
--- a/perl-heap/PKGBUILD
+++ b/perl-heap/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-heap'
pkgver='0.80'
pkgrel='1'
pkgdesc="Perl extensions for keeping data partially sorted"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-io-captureoutput/PKGBUILD b/perl-io-captureoutput/PKGBUILD
index 9b2ca05e..0896bc96 100644
--- a/perl-io-captureoutput/PKGBUILD
+++ b/perl-io-captureoutput/PKGBUILD
@@ -7,7 +7,7 @@ _realname='IO-CaptureOutput'
pkgver='1.1104'
pkgrel='1'
pkgdesc="capture STDOUT and STDERR from Perl code, subprocesses or XS"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=0')
diff --git a/perl-math-random/PKGBUILD b/perl-math-random/PKGBUILD
index 4d4512ab..bb1ae88d 100755
--- a/perl-math-random/PKGBUILD
+++ b/perl-math-random/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-math-random'
pkgver='0.72'
pkgrel='1'
pkgdesc="Random Number Generators"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-mixin-linewise/PKGBUILD b/perl-mixin-linewise/PKGBUILD
index 042916c4..6d03bf6d 100644
--- a/perl-mixin-linewise/PKGBUILD
+++ b/perl-mixin-linewise/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-mixin-linewise'
pkgver='0.108'
pkgrel='1'
pkgdesc="write your linewise code for handles; this does the rest"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-perlio-utf8-strict' 'perl-sub-exporter')
diff --git a/perl-module-runtime-conflicts/PKGBUILD b/perl-module-runtime-conflicts/PKGBUILD
index 2964ba49..b49e9dce 100644
--- a/perl-module-runtime-conflicts/PKGBUILD
+++ b/perl-module-runtime-conflicts/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-module-runtime-conflicts'
pkgver='0.002'
pkgrel='2'
pkgdesc="Provide information on conflicts for Module::Runtime"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-dist-checkconflicts' 'perl-module-runtime')
diff --git a/perl-moose/PKGBUILD b/perl-moose/PKGBUILD
index 1ec0952b..9909a560 100644
--- a/perl-moose/PKGBUILD
+++ b/perl-moose/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-moose'
pkgver='2.1605'
pkgrel='2'
pkgdesc="A postmodern object system for Perl 5"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-cpan-meta-check>=0.011' 'perl-class-load>=0.09' 'perl-class-load-xs>=0.01' 'perl-data-optlist>=0.107' 'perl-devel-globaldestruction' 'perl-devel-overloadinfo>=0.004' 'perl-devel-stacktrace>=1.33' 'perl-dist-checkconflicts>=0.02' 'perl-eval-closure>=0.04' 'perl-list-moreutils>=0.28' 'perl-mro-compat>=0.05' 'perl-module-runtime>=0.014' 'perl-module-runtime-conflicts>=0.002' 'perl-package-deprecationmanager>=0.11' 'perl-package-stash>=0.32' 'perl-package-stash-xs>=0.24' 'perl-params-util>=1.00' 'perl-sub-exporter>=0.980' 'perl-sub-identify' 'perl-sub-name>=0.05' 'perl-task-weaken' 'perl-try-tiny>=0.17')
diff --git a/perl-moosex-aliases/PKGBUILD b/perl-moosex-aliases/PKGBUILD
index 63e692b2..71e9bf5a 100644
--- a/perl-moosex-aliases/PKGBUILD
+++ b/perl-moosex-aliases/PKGBUILD
@@ -6,7 +6,7 @@ _author='D/DO/DOY'
pkgver='0.11'
pkgrel='2'
pkgdesc='Easy aliasing of methods and attributes in Moose.'
-arch=('any')
+arch=('x86_64' 'i686')
url="https://metacpan.org/release/$_module"
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
diff --git a/perl-moosex-types/PKGBUILD b/perl-moosex-types/PKGBUILD
index 0e8720b3..6b59a356 100644
--- a/perl-moosex-types/PKGBUILD
+++ b/perl-moosex-types/PKGBUILD
@@ -4,7 +4,7 @@ pkgname='perl-moosex-types'
pkgver='0.46'
pkgrel='3'
pkgdesc="Organise your Moose types in libraries"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-carp-clan>=6.00' 'perl-namespace-clean>=0.19' 'perl-sub-install>=0.924' 'perl-sub-name' 'perl-sub-exporter-formethods')
diff --git a/perl-number-compare/PKGBUILD b/perl-number-compare/PKGBUILD
index 4c8087f7..c45d7d89 100644
--- a/perl-number-compare/PKGBUILD
+++ b/perl-number-compare/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-number-compare'
pkgver='0.03'
pkgrel='4'
pkgdesc="numeric comparisons"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-perlio-utf8-strict/PKGBUILD b/perl-perlio-utf8-strict/PKGBUILD
index d0407e38..2f8596f2 100644
--- a/perl-perlio-utf8-strict/PKGBUILD
+++ b/perl-perlio-utf8-strict/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-perlio-utf8-strict'
pkgver='0.006'
pkgrel='3'
pkgdesc="Fast and correct UTF-8 IO"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-pod-pom/PKGBUILD b/perl-pod-pom/PKGBUILD
index c23f21b5..79ab3baa 100644
--- a/perl-pod-pom/PKGBUILD
+++ b/perl-pod-pom/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-pod-pom'
pkgver='0.28'
pkgrel='2'
pkgdesc="POD Object Model"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.006')
diff --git a/perl-statistics-descriptive/PKGBUILD b/perl-statistics-descriptive/PKGBUILD
index 9b24cd51..4e342332 100644
--- a/perl-statistics-descriptive/PKGBUILD
+++ b/perl-statistics-descriptive/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-statistics-descriptive'
pkgver='3.0609'
pkgrel='2'
pkgdesc="Module of basic descriptive statistical functions."
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-list-moreutils>=0')
diff --git a/perl-sub-exporter-formethods/PKGBUILD b/perl-sub-exporter-formethods/PKGBUILD
index 38202c7a..206748d2 100644
--- a/perl-sub-exporter-formethods/PKGBUILD
+++ b/perl-sub-exporter-formethods/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-sub-exporter-formethods'
pkgver='0.100052'
pkgrel='2'
pkgdesc="helper routines for using Sub::Exporter to build methods"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-sub-exporter>=0.978' 'perl-sub-name' 'perl-namespace-autoclean')
diff --git a/perl-task-weaken/PKGBUILD b/perl-task-weaken/PKGBUILD
index 54a4feb6..2173522b 100644
--- a/perl-task-weaken/PKGBUILD
+++ b/perl-task-weaken/PKGBUILD
@@ -6,7 +6,7 @@ _cpanname="Task-Weaken"
pkgver=1.04
pkgrel='3'
pkgdesc="Ensure that a platform has weaken support"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.5.0')
diff --git a/perl-test-cleannamespaces/PKGBUILD b/perl-test-cleannamespaces/PKGBUILD
index dc2a070e..a9ba3dbe 100644
--- a/perl-test-cleannamespaces/PKGBUILD
+++ b/perl-test-cleannamespaces/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-test-cleannamespaces'
pkgver='0.16'
pkgrel='2'
pkgdesc="Check for uncleaned imports"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-file-find-rule' 'perl-file-find-rule-perl' 'perl-module-runtime' 'perl-package-stash>=0.14' 'perl-role-tiny>=1.003000' 'perl-sub-exporter' 'perl-sub-identify' 'perl-test-deep' 'perl-test-requires' 'perl-test-tester' 'perl-test-warnings>=0.009' 'perl-namespace-clean')
diff --git a/perl-text-glob/PKGBUILD b/perl-text-glob/PKGBUILD
index f1e51fdc..27442ccf 100644
--- a/perl-text-glob/PKGBUILD
+++ b/perl-text-glob/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-text-glob'
pkgver='0.09'
pkgrel='4'
pkgdesc="match globbing patterns against text"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-tree-simple/PKGBUILD b/perl-tree-simple/PKGBUILD
index 6fb49dbc..eb27488a 100644
--- a/perl-tree-simple/PKGBUILD
+++ b/perl-tree-simple/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-tree-simple'
pkgver='1.26'
pkgrel='2'
pkgdesc="A simple tree object"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-want/PKGBUILD b/perl-want/PKGBUILD
index e4146978..5a63c088 100644
--- a/perl-want/PKGBUILD
+++ b/perl-want/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='perl-want'
pkgver='0.26'
pkgrel='2'
pkgdesc="A generalisation of wantarray"
-arch=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')