diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 17:05:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 17:05:27 +0200 |
commit | a68e9575967bd4c57ce50632667d8fe94ab9df38 (patch) | |
tree | 0a7dd9134c046c198f3187be4e87cdaca6cdaaa2 /media-libs/sdl2-ttf | |
parent | gnome-extra/gucharmap: Restore PYTHON_COMPAT (diff) | |
download | gentoo-a68e9575967bd4c57ce50632667d8fe94ab9df38.tar.gz gentoo-a68e9575967bd4c57ce50632667d8fe94ab9df38.tar.bz2 gentoo-a68e9575967bd4c57ce50632667d8fe94ab9df38.zip |
media-libs/sdl2-ttf: Stabilize 2.20.0 x86, #883977
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/sdl2-ttf')
-rw-r--r-- | media-libs/sdl2-ttf/sdl2-ttf-2.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.20.0.ebuild b/media-libs/sdl2-ttf/sdl2-ttf-2.20.0.ebuild index 23bd6cdcdf9b..a7e29e6862e1 100644 --- a/media-libs/sdl2-ttf/sdl2-ttf-2.20.0.ebuild +++ b/media-libs/sdl2-ttf/sdl2-ttf-2.20.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="+harfbuzz static-libs X" # On bumps, check external/ for versions of bundled freetype + harfbuzz |