diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 07:16:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 07:16:52 +0100 |
commit | 1196e8898045a8b5b04daa63ec65fbfa6c58fc6f (patch) | |
tree | 093a756be1b0f8fea9a301fe6a6f46016e37310b /media-libs/freetype | |
parent | perl-core/Scalar-List-Utils: Stabilize 1.630.0 sparc, #914797 (diff) | |
download | gentoo-1196e8898045a8b5b04daa63ec65fbfa6c58fc6f.tar.gz gentoo-1196e8898045a8b5b04daa63ec65fbfa6c58fc6f.tar.bz2 gentoo-1196e8898045a8b5b04daa63ec65fbfa6c58fc6f.zip |
media-libs/freetype: Stabilize 2.13.2 sparc, #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 f496ec4d2466..0714635894b9 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+ )" |