diff options
Diffstat (limited to 'abs/extra/scanfw/PKGBUILD')
-rw-r--r-- | abs/extra/scanfw/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/scanfw/PKGBUILD b/abs/extra/scanfw/PKGBUILD index 21d4f29..e320880 100644 --- a/abs/extra/scanfw/PKGBUILD +++ b/abs/extra/scanfw/PKGBUILD @@ -3,7 +3,7 @@ pkgname=scanfw pkgver=98d.beta pkgrel=1 pkgdesc="A CCI scanner for MythTV" -arch=('i686') +arch=('i686' 'x86_64' ) url="https://help.ubuntu.com/community/MythTV_Firewire/scanfw" license=('GPL2') depends=('libraw1394' 'libiec61883' 'libavc1394') |