mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
WhereIsMyMouse actually compiles and works on 64bit
This commit is contained in:
@@ -25,7 +25,7 @@ SOURCE_URI="https://github.com/HaikuArchives/WheresMyMouse/archive/$gitHash.tar.
|
||||
CHECKSUM_SHA256="8b6a98f3a6e31d7ec948d18463fd0a62736b2d18b5928ecf22e3d3b7c8bf0696"
|
||||
SOURCE_DIR="WheresMyMouse-$gitHash"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
whereismymouse = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user