summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-19 19:51:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-19 19:51:33 +0300
commit832502bcf07e7207e5abe8ad9aaca2eecfe2ffe7 (patch)
treecbd3c2941dbe76e15eccf0ed765c89c82eb61d35 /media-libs/harfbuzz
parentnet-proxy/haproxy: Bump to 2.6.19 and 2.8.11 (diff)
downloadgentoo-832502bcf07e7207e5abe8ad9aaca2eecfe2ffe7.tar.gz
gentoo-832502bcf07e7207e5abe8ad9aaca2eecfe2ffe7.tar.bz2
gentoo-832502bcf07e7207e5abe8ad9aaca2eecfe2ffe7.zip
media-libs/harfbuzz: Stabilize 9.0.0 amd64, #937718
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r--media-libs/harfbuzz/harfbuzz-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-9.0.0.ebuild b/media-libs/harfbuzz/harfbuzz-9.0.0.ebuild
index 93db0a4e76b5..188a9738cf1b 100644
--- a/media-libs/harfbuzz/harfbuzz-9.0.0.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-9.0.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 ~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 ~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"