mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix recipe for x86 and x86_64
This commit is contained in:
@@ -11,7 +11,7 @@ REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013 :Puck Meerburg"
|
||||
|
||||
ARCHITECTURES="!x86 x86_gcc2"
|
||||
ARCHITECTURES="x86 x86_gcc2 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
blogpositive = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user