From e692adf95b1b79fb53d783a62416179c92e220ef Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Fri, 22 Oct 2021 13:06:39 +0200 Subject: [PATCH] icu66, icu67: enable for sparc Needed by harfbuzz, bootstrap build does not work if this is not enabled --- dev-libs/icu/icu66-66.1.recipe | 2 +- dev-libs/icu/icu67-67.1.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/icu/icu66-66.1.recipe b/dev-libs/icu/icu66-66.1.recipe index 7da8d13f7..c44ec6b34 100644 --- a/dev-libs/icu/icu66-66.1.recipe +++ b/dev-libs/icu/icu66-66.1.recipe @@ -51,7 +51,7 @@ CHECKSUM_SHA256_3="121131918c3ae6dc5d40f0eb87563a2be920b71a76e2392c09519a5e4a666 SOURCE_DIR="icu" PATCHES="icu66-$portVersion.patchset" -ARCHITECTURES="all !x86_gcc2 ?x86 ?sparc" +ARCHITECTURES="all !x86_gcc2 ?x86" # leave inactive until full testing can be done SECONDARY_ARCHITECTURES="x86" diff --git a/dev-libs/icu/icu67-67.1.recipe b/dev-libs/icu/icu67-67.1.recipe index b711f95bb..e122d115a 100644 --- a/dev-libs/icu/icu67-67.1.recipe +++ b/dev-libs/icu/icu67-67.1.recipe @@ -50,7 +50,7 @@ CHECKSUM_SHA256_2="7c16a59cc8c06128b7ecc1dc4fc056b36b17349312829b17408b9e67b05c4 SOURCE_DIR="icu" PATCHES="icu66-66.1.patchset" -ARCHITECTURES="!all ?x86 arm ?sparc arm64 riscv64" +ARCHITECTURES="!all ?x86 arm sparc arm64 riscv64" # leave inactive until full testing can be done SECONDARY_ARCHITECTURES="!x86"