commit: 3947f97517198f16f43f61cda85085bb6fdb3e54 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Feb 8 14:19:33 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 15:08:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3947f975
profiles/arch/hppa: use.stable.mask lua5.2 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 8e440acf7f6..bf38d957db0 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]> (2021-02-08) +# dev-lang/lua:5.2 not stable on hppa +lua_single_target_lua5-2 + # Matt Turner <[email protected]> (2020-12-23) # dev-db/postgresql is not stable on hppa postgres
