summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-23 02:26:06 +0000
committerSam James <sam@gentoo.org>2022-11-23 02:26:06 +0000
commit15f39574dff0b639edbf641ef4b9858cf7770575 (patch)
tree2b811d2895ff76f224f4827c88f23694f99f6239
parentdev-libs/icu-le-hb: Stabilize 1.2.3 amd64, #879495 (diff)
downloadgentoo-15f39574dff0b639edbf641ef4b9858cf7770575.tar.gz
gentoo-15f39574dff0b639edbf641ef4b9858cf7770575.tar.bz2
gentoo-15f39574dff0b639edbf641ef4b9858cf7770575.zip
dev-libs/icu-layoutex: Stabilize 72.1 amd64, #879495
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-72.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-72.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-72.1.ebuild
index 9c7de6eff030..4ba68e93745c 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-72.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-72.1.ebuild
@@ -20,7 +20,7 @@ else
SRC_URI+=" verify-sig? ( https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz.asc )"
S="${WORKDIR}"/${PN/-layoutex}/source
- KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-icu-20221020 )"
fi