summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-31 11:31:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-31 11:31:07 +0300
commitf133478d464676ff6dbf7920c8fddff2bf3cb4d1 (patch)
treedceae52b17513352bf7ea2638484178f7ae1200a /media-libs/harfbuzz
parentapp-office/libreoffice: Stabilize 7.6.7.2 amd64, #927996 (diff)
downloadgentoo-f133478d464676ff6dbf7920c8fddff2bf3cb4d1.tar.gz
gentoo-f133478d464676ff6dbf7920c8fddff2bf3cb4d1.tar.bz2
gentoo-f133478d464676ff6dbf7920c8fddff2bf3cb4d1.zip
media-libs/harfbuzz: Stabilize 8.4.0 arm64, #927996
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r--media-libs/harfbuzz/harfbuzz-8.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-8.4.0.ebuild b/media-libs/harfbuzz/harfbuzz-8.4.0.ebuild
index f3eb1359e29b..53b5e72ff9b6 100644
--- a/media-libs/harfbuzz/harfbuzz-8.4.0.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-8.4.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/harfbuzz/harfbuzz/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
fi
LICENSE="Old-MIT ISC icu"