diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:59:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:02 +0200 |
commit | 9439da06d5d9371847e7a5d93cd48aa219e898a6 (patch) | |
tree | 19b6afb4348cef0b305bb684c814c5dc4ac028db /media-libs | |
parent | sys-fs/simple-mtpfs: x86 stable wrt bug #745138 (diff) | |
download | gentoo-9439da06d5d9371847e7a5d93cd48aa219e898a6.tar.gz gentoo-9439da06d5d9371847e7a5d93cd48aa219e898a6.tar.bz2 gentoo-9439da06d5d9371847e7a5d93cd48aa219e898a6.zip |
media-libs/sdl2-ttf: x86 stable wrt bug #745147
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ed8ca776452f..7498d7f434f9 100644 --- a/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild +++ b/media-libs/sdl2-ttf/sdl2-ttf-2.0.15.ebuild @@ -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 sparc x86" IUSE="static-libs X" RDEPEND="X? ( >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] ) |