summaryrefslogtreecommitdiffstats
path: root/abs/core/runit
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 18:54:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 18:54:28 (GMT)
commitae737dc5ee25733f24489ca04628612190356c75 (patch)
tree6cf5aadf4486a1cacd34c662b840f08a7803b16d /abs/core/runit
parent328dd9195f88f08f997c89afcb1cb0b9a2c0d89b (diff)
downloadlinhes_pkgbuild-ae737dc5ee25733f24489ca04628612190356c75.zip
linhes_pkgbuild-ae737dc5ee25733f24489ca04628612190356c75.tar.gz
linhes_pkgbuild-ae737dc5ee25733f24489ca04628612190356c75.tar.bz2
runit: added x86_64
Diffstat (limited to 'abs/core/runit')
-rw-r--r--abs/core/runit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit/PKGBUILD b/abs/core/runit/PKGBUILD
index acd4126..23559c3 100644
--- a/abs/core/runit/PKGBUILD
+++ b/abs/core/runit/PKGBUILD
@@ -11,7 +11,7 @@ replaces=()
backup=()
#install=runit.install
source=(http://smarden.org/runit/$pkgname-$pkgver.tar.gz add_service.sh remove_service.sh)
-arch=('i686')
+arch=('i686' 'x86_64')
build() {
cd $srcdir/admin/$pkgname-$pkgver/src