mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Hare: disable on x86_64 as there is no gogo_enc
This commit is contained in:
@@ -12,7 +12,7 @@ SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="af972a595f798905aa6bfd21e6e1d1d2d700944f2c3e2e6a92259345125ac72b"
|
||||
SOURCE_DIR="Hare-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
hare = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user