diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:58:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:58:58 +0000 |
commit | 5eb81e147e9d61f2e0b6b381df6a8b5a2aa51486 (patch) | |
tree | 27b9cf5f66a6e09a5e860e676bfe73f4628ec56a | |
parent | dev-perl/Business-ISBN-Data: Stabilize 20241019.1.0 amd64, #946314 (diff) | |
download | gentoo-5eb81e147e9d61f2e0b6b381df6a8b5a2aa51486.tar.gz gentoo-5eb81e147e9d61f2e0b6b381df6a8b5a2aa51486.tar.bz2 gentoo-5eb81e147e9d61f2e0b6b381df6a8b5a2aa51486.zip |
dev-libs/icu-le-hb: Stabilize 2.0.0 amd64, #946340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 9f04851b15f0..2bd9c7b1c86a 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). |