diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 05:20:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 05:20:40 +0100 |
commit | 153fac1775cb4b8059d3b58c7e699f6007ea97ee (patch) | |
tree | 3ee439d669c9e112134a4c4b3c34efdf7512656f /media-libs/freetype | |
parent | perl-core/Encode: Stabilize 3.190.0 hppa, #914799 (diff) | |
download | gentoo-153fac1775cb4b8059d3b58c7e699f6007ea97ee.tar.gz gentoo-153fac1775cb4b8059d3b58c7e699f6007ea97ee.tar.bz2 gentoo-153fac1775cb4b8059d3b58c7e699f6007ea97ee.zip |
media-libs/freetype: Stabilize 2.13.2 hppa, #914804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/freetype')
-rw-r--r-- | media-libs/freetype/freetype-2.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.13.2.ebuild b/media-libs/freetype/freetype-2.13.2.ebuild index 311da7561bf8..f496ec4d2466 100644 --- a/media-libs/freetype/freetype-2.13.2.ebuild +++ b/media-libs/freetype/freetype-2.13.2.ebuild @@ -23,7 +23,7 @@ else mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz ) " - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="|| ( FTL GPL-2+ )" |