remove x86_64 from SECONDARY_ARCHITECTURES

This commit is contained in:
Jérôme Duval
2014-08-20 22:00:01 +02:00
parent 350d94a237
commit 08b2143412
32 changed files with 32 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ COPYRIGHT="2007-2012 Josh Green, Pedro Lopez-Cabanillas, David Henningsson"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="fluidsynth-1.1.6.patchset"