Fixed libsdl so that it actually builds for secondary arch.

This commit is contained in:
Scott McCreary
2013-11-04 00:42:09 -08:00
parent c27d8739af
commit 58d405b90a

View File

@@ -7,7 +7,8 @@ REVISION="1"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1997-2012 Sam Lantinga"
ARCHITECTURES="x86 x86_gcc2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libsdl$secondaryArchSuffix = $portVersion