commit: f25fb84d10905202feedc8d39edb0c6114af422c Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Apr 11 09:37:28 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Apr 11 10:20:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25fb84d
profiles/arch/hppa/use.stable.mask: add sdl Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ profiles/arch/hppa/use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 78ff46cf712..875547033eb 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Rolf Eike Beer <[email protected]> (2020-04-11) +# no stable libsdl +media-libs/libtheora examples + # Matt Turner <[email protected]> (2020-04-01) # net-libs/mbedtls has no stable keywords net-misc/curl curl_ssl_mbedtls diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index cb9bcafc2cb..7fa2badcdd8 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Rolf Eike Beer <[email protected]> (2020-04-11) +# No stable media-libs/libsdl or media-libs/libsdl2 on hppa +sdl + # Rolf Eike Beer <[email protected]> (2020-04-06) # No stable media-video/ffmpeg on hppa, bug #711144 ffmpeg
