diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-06-08 15:17:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-08 15:18:31 +0200 |
commit | 06bb4b490b6ce452483707fe34bf274e4841dbf8 (patch) | |
tree | 95863da7cdc96f08d54ecd6c07897b7b2c585224 /media-libs | |
parent | media-libs/sdl2-mixer: Keyword 2.0.4 ia64, #727520 (diff) | |
download | gentoo-06bb4b490b6ce452483707fe34bf274e4841dbf8.tar.gz gentoo-06bb4b490b6ce452483707fe34bf274e4841dbf8.tar.bz2 gentoo-06bb4b490b6ce452483707fe34bf274e4841dbf8.zip |
media-libs/sdl2-ttf: Keyword 2.0.15 ia64, #727520
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild | 4 |
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 3a6aae37a7df..e2781010e7fe 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-2019 Gentoo Authors +# Copyright 1999-2020 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="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="static-libs X" RDEPEND="X? ( >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] ) |