mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
unibilium: enable build on x86 (#13264)
* unibilium: enable build on x86 * [todo: squash] apply suggestion Co-authored-by: Schrijvers Luc <begasus@gmail.com> --------- Co-authored-by: user0-07161 <user0thenyancat@proton.me> Co-authored-by: Schrijvers Luc <begasus@gmail.com>
This commit is contained in:
@@ -9,8 +9,8 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/mauke/unibilium/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="78997d38d4c8177c60d3d0c1aa8c53fd0806eb21825b7b335b1768d7116bc1c1"
|
||||
|
||||
ARCHITECTURES="all ?x86_gcc2 ?x86"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
unibilium$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user