summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--abs/extra/scanfw/PKGBUILD2
-rw-r--r--abs/extra/scte65scan/PKGBUILD2
2 files changed, 2 insertions, 2 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')
diff --git a/abs/extra/scte65scan/PKGBUILD b/abs/extra/scte65scan/PKGBUILD
index 221b7ba..1d15ce0 100644
--- a/abs/extra/scte65scan/PKGBUILD
+++ b/abs/extra/scte65scan/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=scte65scan
pkgver=0.2.1
pkgrel=1
pkgdesc="A reader and parser of SCTE-65 in-band SI data with HDHomerun support."
-arch=('i686')
+arch=('i686' 'x86_64')
url="http://scte65scan.sourceforge.net/"
license=('GPL')
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tgz http://download.silicondust.com/hdhomerun/libhdhomerun_20090830.tgz)