mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
allegro: enable x86_64 (#1632)
This commit is contained in:
@@ -18,7 +18,7 @@ SOURCE_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.2/allegro-4.
|
||||
CHECKSUM_SHA256="1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc"
|
||||
PATCHES="allegro-4.4.2.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user