diff options
author | 2024-12-14 17:42:36 +0000 | |
---|---|---|
committer | 2024-12-14 17:42:36 +0000 | |
commit | 5c4e03542c5d497b800861a987fa082a02ef481b (patch) | |
tree | 2672d4044a59c175d78de2fc8a26aca14fa7b42e /media-libs/freetype | |
parent | dev-games/physfs: Stabilize 3.2.0 ppc64, #944513 (diff) | |
download | gentoo-5c4e03542c5d497b800861a987fa082a02ef481b.tar.gz gentoo-5c4e03542c5d497b800861a987fa082a02ef481b.tar.bz2 gentoo-5c4e03542c5d497b800861a987fa082a02ef481b.zip |
media-libs/freetype: Stabilize 2.13.3 ppc64, #946288
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/freetype')
-rw-r--r-- | media-libs/freetype/freetype-2.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.13.3.ebuild b/media-libs/freetype/freetype-2.13.3.ebuild index dae7d575ad10..740a33828be5 100644 --- a/media-libs/freetype/freetype-2.13.3.ebuild +++ b/media-libs/freetype/freetype-2.13.3.ebuild @@ -23,7 +23,7 @@ else mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz ) " - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~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+ )" |