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

@@ -10,7 +10,7 @@ COPYRIGHT="2003-2005 M. Bakker, Nero AG."
CHECKSUM_SHA256="ee26ed1e177c0cd8fa8458a481b14a0b24ca0b51468c8b4c8b676fd3ceccd330"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="faad2-2.7.patch"