From ab9940f435a86d67a7e55e239bc8eff67390066e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Wed, 23 Jul 2014 14:52:34 +0200 Subject: [PATCH] Revert "asciidoc: Switch to architecture "any"" This reverts commit 1606e09674521d6da3db5bde203b546229d44576. 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. --- app-text/asciidoc/asciidoc-8.6.8.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-text/asciidoc/asciidoc-8.6.8.recipe b/app-text/asciidoc/asciidoc-8.6.8.recipe index cd19f9d03..ced768a3b 100644 --- a/app-text/asciidoc/asciidoc-8.6.8.recipe +++ b/app-text/asciidoc/asciidoc-8.6.8.recipe @@ -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 "