mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
RetroShare: mark as broken on x86_gcc2.
While at it, also restore the "?x86" as primary arch.
This commit is contained in:
@@ -88,7 +88,7 @@ SOURCE_DIR="RetroShare-$portVersion"
|
||||
PATCHES="retroshare-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="retroshare.rdef"
|
||||
|
||||
ARCHITECTURES="x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user