summaryrefslogtreecommitdiff
path: root/pcr/bristol
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-08 20:21:33 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-08 20:21:33 +0100
commit0b8287973bdd4c4b6fa1a6d181fb2a179e6f41f1 (patch)
treefd755d138affc76d4784ae2e2d09951db7e31ccf /pcr/bristol
parent38e908f7db3ac669232c032a954b4ccb3f8df19e (diff)
pcr/bristol: added x86_64 to arch
Diffstat (limited to 'pcr/bristol')
-rw-r--r--pcr/bristol/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/bristol/PKGBUILD b/pcr/bristol/PKGBUILD
index 6464f6b29..668995901 100644
--- a/pcr/bristol/PKGBUILD
+++ b/pcr/bristol/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bristol
pkgver=0.60.11
pkgrel=1
pkgdesc="Vintage synthesizers emulator"
-arch=('i686')
+arch=('i686' 'x86_64')
url="http://bristol.sourceforge.net"
license=('GPL')
makedepends=('gcc')