summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-09-12 17:21:28 +1000
committerYixun Lan <dlan@gentoo.org>2021-09-12 19:26:04 +0800
commit30f275f832a3b763071c16969b722ca1c3f1bd50 (patch)
tree3a82f2bef22d76ffb3d1c206d94d53beb48d06ec /media-libs/sdl2-ttf
parentmedia-libs/sdl2-mixer: keyword 2.0.4-r1 for ~riscv (diff)
downloadgentoo-30f275f832a3b763071c16969b722ca1c3f1bd50.tar.gz
gentoo-30f275f832a3b763071c16969b722ca1c3f1bd50.tar.bz2
gentoo-30f275f832a3b763071c16969b722ca1c3f1bd50.zip
media-libs/sdl2-ttf: keyword 2.0.15 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/sdl2-ttf')
-rw-r--r--media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild b/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild
index 03758cf1562f..84825ffb0264 100644
--- a/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild
+++ b/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86"
IUSE="static-libs X"
RDEPEND="X? ( >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )