mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
remove x86_64 from SECONDARY_ARCHITECTURES
This commit is contained in:
@@ -24,7 +24,7 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
# for a different secondary architecture.
|
||||
ARCHITECTURES="$ARCHITECTURES x86_gcc2"
|
||||
fi
|
||||
SECONDARY_ARCHITECTURES="x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
dosbox$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user