mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Revert "asciidoc: Switch to architecture "any""
This reverts commit 1606e09674.
As Oliver said we might want to support different python version
on different architectures, so we should stick to arch-dependent
for python stuff anyway.
This commit is contained in:
@@ -13,7 +13,7 @@ COPYRIGHT="2002-2011 Stuart Rackham"
|
||||
SRC_URI="http://sourceforge.net/projects/asciidoc/files/asciidoc/8.6.8/asciidoc-8.6.8.tar.gz"
|
||||
CHECKSUM_SHA256="ffb67f59dccaf6f15db72fcd04fdf21a2f9b703d31f94fcd0c49a424a9fcfbc4"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="any"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="
|
||||
asciidoc = $portVersion compat >= 8.6.8
|
||||
@@ -32,6 +32,8 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
cmd:awk
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user