From 2700a8bc91e74396610512bf94568dd90a0cb6b1 Mon Sep 17 00:00:00 2001 From: Arne Janbu Date: Fri, 12 Jun 2009 05:21:43 +0200 Subject: [PATCH] Add ~x86 --- packages/dev-lang/nasm/nasm-2.05.01.exheres-0 | 2 +- packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 b/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 index 90e33ef..4c7cc72 100644 --- a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 +++ b/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 @@ -14,4 +14,4 @@ DEFAULT_SRC_CONFIGURE_PARAMS+=( ) SLOT="0" -PLATFORMS="~amd64" +PLATFORMS="~amd64 ~x86" diff --git a/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 b/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 index c3f9e51..2a92159 100644 --- a/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 +++ b/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 @@ -14,4 +14,4 @@ DEFAULT_SRC_CONFIGURE_PARAMS+=( ) SLOT="0" -PLATFORMS="~amd64" +PLATFORMS="~amd64 ~x86"