diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 15:36:05 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 16:19:10 -0400 |
commit | 2651fe1b41526341fc5f1748c5378faacbc618cf (patch) | |
tree | f2e32c87889539410a0924dc10c368c3394f3abc /media-libs/libsdl | |
parent | media-libs/sdl2-image: toolchain-funcs++ for IndirectInherits (diff) | |
download | gentoo-2651fe1b41526341fc5f1748c5378faacbc618cf.tar.gz gentoo-2651fe1b41526341fc5f1748c5378faacbc618cf.tar.bz2 gentoo-2651fe1b41526341fc5f1748c5378faacbc618cf.zip |
media-libs/libsdl: toolchain-funcs++ for IndirectInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild index a1ff73692100..e8a0a07cccee 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools flag-o-matic multilib-minimal +inherit autotools flag-o-matic multilib-minimal toolchain-funcs MY_COMMIT="99d7f1d1c5492f0fb3c799255042ca7a3f4a5de4" DESCRIPTION="Simple Direct Media Layer" |