summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-01 14:28:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-01 14:28:08 +0000
commit645a48070879b8f47b6d0c0331c6e00d93125c47 (patch)
tree794d3bb33e6a13bd5340e50013beb9f6b4260079 /testing
parent4827c2fc347b8a04a06fa956f4d9be4ffa225e41 (diff)
downloadaports-645a48070879b8f47b6d0c0331c6e00d93125c47.tar.bz2
aports-645a48070879b8f47b6d0c0331c6e00d93125c47.tar.xz
testing/perl-sys-hostname-long: set proper arch
Diffstat (limited to 'testing')
-rw-r--r--testing/perl-sys-hostname-long/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-sys-hostname-long/APKBUILD b/testing/perl-sys-hostname-long/APKBUILD
index ebff46af7..4cda7c23b 100644
--- a/testing/perl-sys-hostname-long/APKBUILD
+++ b/testing/perl-sys-hostname-long/APKBUILD
@@ -3,10 +3,10 @@
pkgname=perl-sys-hostname-long
_realname=Sys-Hostname-Long
pkgver=1.4
-pkgrel=0
+pkgrel=1
pkgdesc="Perl Module to get full hostname"
url="http://search.cpan.org/~scott/"
-arch="x86 x86_64"
+arch="noarch"
license="GPL PerlArtistic"
depends="perl"
makedepends="perl-dev"