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"