diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 00:59:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 00:59:55 +0100 |
commit | f3cfde378a0f958d47f49d26d3e04664bf535f11 (patch) | |
tree | d3a4edd76ed998b242253dbe39f5c562c11ac149 /media-libs | |
parent | dev-db/lmdb: Stabilize 0.9.29 arm, #810730 (diff) | |
download | gentoo-f3cfde378a0f958d47f49d26d3e04664bf535f11.tar.gz gentoo-f3cfde378a0f958d47f49d26d3e04664bf535f11.tar.bz2 gentoo-f3cfde378a0f958d47f49d26d3e04664bf535f11.zip |
media-libs/freetype: Stabilize 2.11.0-r1 arm, #811354
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freetype/freetype-2.11.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freetype/freetype-2.11.0-r1.ebuild b/media-libs/freetype/freetype-2.11.0-r1.ebuild index 78fd4f7a58f6..373dc84039d2 100644 --- a/media-libs/freetype/freetype-2.11.0-r1.ebuild +++ b/media-libs/freetype/freetype-2.11.0-r1.ebuild @@ -17,7 +17,7 @@ if [[ "${PV}" != 9999 ]] ; then doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.xz mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz )" SRC_URI+=" https://dev.gentoo.org/~polynomial-c/${P}-COLR_v1_clipbox.patch.xz" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE+=" doc" else inherit autotools git-r3 |