mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-01 12:38:51 +02:00
qmplay2: enable build for x84_64 and x86
This commit is contained in:
@@ -15,8 +15,8 @@ ADDITIONAL_FILES="
|
|||||||
qmplay2.rdef.in
|
qmplay2.rdef.in
|
||||||
MediaKit.png
|
MediaKit.png
|
||||||
"
|
"
|
||||||
ARCHITECTURES="!x86_gcc2 ?x86_64"
|
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="?x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
qmplay2$secondaryArchSuffix = $portVersion
|
qmplay2$secondaryArchSuffix = $portVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user