commit: 512d0b620b52827eb97357274346732867854119 Author: Victor Payno <vpayno+gentoo <AT> gmail <DOT> com> AuthorDate: Thu Jan 23 19:41:54 2020 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 23:40:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512d0b62
profiles/package.mask: bump dev-lang/lua slotted masks Signed-off-by: Victor Payno <vpayno+gentoo <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14414 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ce060cdc478..5ae77673bbd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Victor Payno <[email protected]> (2020-01-23) +# Requires slotted lua. +=dev-lang/lua-5.1.5-r103 +=dev-lang/lua-5.2.4-r2 +=dev-lang/lua-5.3.5-r2 + # David Seifert <[email protected]> (2020-01-21) # Upstream disappeared, no other distro still carries this, # blocks removal of EOL gtkglext, no revdeps.
