diff options
author | 2023-11-05 19:10:47 +0000 | |
---|---|---|
committer | 2023-11-05 19:10:47 +0000 | |
commit | 5f54ed9e235334cd560114102cdee4ee47e38645 (patch) | |
tree | 58d0c9e3ab7623abe377b4f9bb7f0015377cfd96 /media-libs | |
parent | app-text/poppler: Stabilize 23.09.0 sparc, #913891 (diff) | |
download | gentoo-5f54ed9e235334cd560114102cdee4ee47e38645.tar.gz gentoo-5f54ed9e235334cd560114102cdee4ee47e38645.tar.bz2 gentoo-5f54ed9e235334cd560114102cdee4ee47e38645.zip |
media-libs/harfbuzz: Stabilize 8.2.0 sparc, #913891
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-8.2.0.ebuild b/media-libs/harfbuzz/harfbuzz-8.2.0.ebuild index 93d052482f42..e9b0ac329155 100644 --- a/media-libs/harfbuzz/harfbuzz-8.2.0.ebuild +++ b/media-libs/harfbuzz/harfbuzz-8.2.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" |