mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Sanity: enable x86_64
This commit is contained in:
@@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/diversys/sanity/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="b00dd169aed69f74c599dfee432371d725d0007c15a3083330e0a7456f6190ba"
|
||||
SOURCE_DIR="sanity-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
sanity = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user