summaryrefslogtreecommitdiff
path: root/perl-graph
diff options
context:
space:
mode:
Diffstat (limited to 'perl-graph')
-rw-r--r--perl-graph/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')