diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-13 06:53:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-13 06:53:32 +0000 |
commit | 56ffbccbace139a84466929beb938b38757866db (patch) | |
tree | 11a2ba159d14f0e3f1e46d2e833b4ef70483b8f0 /dev-libs | |
parent | dev-util/spirv-llvm-translator: Stabilize 18.1.7 x86, #946339 (diff) | |
download | gentoo-56ffbccbace139a84466929beb938b38757866db.tar.gz gentoo-56ffbccbace139a84466929beb938b38757866db.tar.bz2 gentoo-56ffbccbace139a84466929beb938b38757866db.zip |
dev-libs/icu-le-hb: Stabilize 2.0.0 x86, #946340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild b/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild index 1e05bf36d4c2..373882eec8eb 100644 --- a/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild +++ b/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/harfbuzz/icu-le-hb/releases/download/${PV}/${P}.tar. LICENSE="icu" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ppc ~ppc64 sparc x86" # dev-libs/icu is not linked into icu-le-hb but the latter still needs # to be rebuilt on dev-libs/icu upgrades (see bug #621786). |