Changed architecture to x86_gcc2
This needs to be created dynamically somehow, but for the time being we want things to work for gcc2 and x86 at least.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name = Haiku
|
name = Haiku
|
||||||
version = 1-1
|
version = 1-1
|
||||||
architecture = x86
|
architecture = x86_gcc2
|
||||||
summary = "The Haiku base system"
|
summary = "The Haiku base system"
|
||||||
description = "The Haiku base system includes all system core software, like
|
description = "The Haiku base system includes all system core software, like
|
||||||
boot loader, kernel, the system libraries, servers, and applications."
|
boot loader, kernel, the system libraries, servers, and applications."
|
||||||
|
|||||||
Reference in New Issue
Block a user