diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 05:52:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 05:52:14 +0100 |
commit | 1ee929cc03da0fe48052dc2964a8231002feccad (patch) | |
tree | 786f8496230cabda023fe9b49128b50163c267e0 /media-libs | |
parent | media-libs/freetype: Stabilize 2.13.2 arm, #914804 (diff) | |
download | gentoo-1ee929cc03da0fe48052dc2964a8231002feccad.tar.gz gentoo-1ee929cc03da0fe48052dc2964a8231002feccad.tar.bz2 gentoo-1ee929cc03da0fe48052dc2964a8231002feccad.zip |
media-libs/freetype: Stabilize 2.13.2 arm64, #914804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 fd13e907d167..93af08535aec 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+ )" |