mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
bam: enable x86_64 (#5342)
This commit is contained in:
@@ -11,7 +11,7 @@ SOURCE_URI="http://github.com/matricks/bam/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc8596af3325ecb18ebd6ec2baee550e82cb7b2da19588f3f843b02e943a15a9"
|
||||
PATCHES="bam-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
bam = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user